Constant Field Values

Contents

org.telegram.*

  • org.telegram.telegrambots.meta.api.methods.AnswerCallbackQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "answercallbackquery"
  • org.telegram.telegrambots.meta.api.methods.AnswerInlineQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "answerInlineQuery"
  • org.telegram.telegrambots.meta.api.methods.AnswerPreCheckoutQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "answerPreCheckoutQuery"
  • org.telegram.telegrambots.meta.api.methods.AnswerShippingQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "answerShippingQuery"
  • org.telegram.telegrambots.meta.api.methods.CopyMessage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "copyMessage"
  • org.telegram.telegrambots.meta.api.methods.CopyMessages
    Modifier and Type
    Constant Field
    Value
    public static final String
    "copyMessages"
  • org.telegram.telegrambots.meta.api.methods.ForwardMessage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "forwardmessage"
  • org.telegram.telegrambots.meta.api.methods.ForwardMessages
    Modifier and Type
    Constant Field
    Value
    public static final String
    "forwardMessages"
  • org.telegram.telegrambots.meta.api.methods.GetFile
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getFile"
  • org.telegram.telegrambots.meta.api.methods.GetMe
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getme"
  • org.telegram.telegrambots.meta.api.methods.GetUserProfilePhotos
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getuserprofilephotos"
  • org.telegram.telegrambots.meta.api.methods.ParseMode
    Modifier and Type
    Constant Field
    Value
    public static final String
    "html"
    public static final String
    "Markdown"
    public static final String
    "MarkdownV2"
  • org.telegram.telegrambots.meta.api.methods.SetPassportDataErrors
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setPassportDataErrors"
  • org.telegram.telegrambots.meta.api.methods.SetUserEmojiStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setUserEmojiStatus"
  • org.telegram.telegrambots.meta.api.methods.StopMessageLiveLocation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "stopMessageLiveLocation"
  • org.telegram.telegrambots.meta.api.methods.boosts.GetUserChatBoosts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getUserChatBoosts"
  • org.telegram.telegrambots.meta.api.methods.business.GetBusinessConnection
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getBusinessConnection"
  • org.telegram.telegrambots.meta.api.methods.commands.DeleteMyCommands
    Modifier and Type
    Constant Field
    Value
    public static final String
    "deleteMyCommands"
  • org.telegram.telegrambots.meta.api.methods.commands.GetMyCommands
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getMyCommands"
  • org.telegram.telegrambots.meta.api.methods.commands.SetMyCommands
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setMyCommands"
  • org.telegram.telegrambots.meta.api.methods.description.GetMyDescription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getMyDescription"
  • org.telegram.telegrambots.meta.api.methods.description.GetMyShortDescription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getMyShortDescription"
  • org.telegram.telegrambots.meta.api.methods.description.SetMyDescription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setMyDescription"
  • org.telegram.telegrambots.meta.api.methods.description.SetMyShortDescription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setMyShortDescription"
  • org.telegram.telegrambots.meta.api.methods.forum.CloseForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "closeForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.CloseGeneralForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "closeGeneralForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.CreateForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "createForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.DeleteForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "deleteForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.EditForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "editForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.EditGeneralForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "editGeneralForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.HideGeneralForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hideGeneralForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.ReopenForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "reopenForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.ReopenGeneralForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "reopenGeneralForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.UnhideGeneralForumTopic
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unhideGeneralForumTopic"
  • org.telegram.telegrambots.meta.api.methods.forum.UnpinAllForumTopicMessages
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unpinAllForumTopicMessages"
  • org.telegram.telegrambots.meta.api.methods.forum.UnpinAllGeneralForumTopicMessages
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unpinAllGeneralForumTopicMessages"
  • org.telegram.telegrambots.meta.api.methods.games.GetGameHighScores
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getGameHighScores"
  • org.telegram.telegrambots.meta.api.methods.games.SetGameScore
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setGameScore"
  • org.telegram.telegrambots.meta.api.methods.gifts.GetAvailableGifts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getAvailableGifts"
  • org.telegram.telegrambots.meta.api.methods.gifts.SendGift
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sendGift"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.ApproveChatJoinRequest
    Modifier and Type
    Constant Field
    Value
    public static final String
    "approveChatJoinRequest"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.BanChatMember
    Modifier and Type
    Constant Field
    Value
    public static final String
    "banChatMember"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.BanChatSenderChat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "banChatSenderChat"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.CreateChatInviteLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "createChatInviteLink"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.CreateChatSubscriptionInviteLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "createChatSubscriptionInviteLink"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.DeclineChatJoinRequest
    Modifier and Type
    Constant Field
    Value
    public static final String
    "declineChatJoinRequest"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.DeleteChatPhoto
    Modifier and Type
    Constant Field
    Value
    public static final String
    "deleteChatPhoto"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.DeleteChatStickerSet
    Modifier and Type
    Constant Field
    Value
    public static final String
    "deleteChatStickerSet"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.EditChatInviteLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "editChatInviteLink"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.EditChatSubscriptionInviteLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "editChatSubscriptionInviteLink"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.ExportChatInviteLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "exportChatInviteLink"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.GetChat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getChat"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.GetChatAdministrators
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getChatAdministrators"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.GetChatMember
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getChatMember"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.GetChatMemberCount
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getChatMemberCount"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.LeaveChat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "leaveChat"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.PromoteChatMember
    Modifier and Type
    Constant Field
    Value
    public static final String
    "promoteChatMember"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.RestrictChatMember
    Modifier and Type
    Constant Field
    Value
    public static final String
    "restrictchatmember"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.RevokeChatInviteLink
    Modifier and Type
    Constant Field
    Value
    public static final String
    "revokeChatInviteLink"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatAdministratorCustomTitle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setChatAdministratorCustomTitle"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatDescription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setChatDescription"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatPermissions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setChatPermissions"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatPhoto
    Modifier and Type
    Constant Field
    Value
    public static final String
    "chat_id"
    public static final String
    "setChatPhoto"
    public static final String
    "photo"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatStickerSet
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setChatStickerSet"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.SetChatTitle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setChatTitle"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.UnbanChatMember
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unbanchatmember"
  • org.telegram.telegrambots.meta.api.methods.groupadministration.UnbanChatSenderChat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unbanChatSenderChat"
  • org.telegram.telegrambots.meta.api.methods.menubutton.GetChatMenuButton
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getChatMenuButton"
  • org.telegram.telegrambots.meta.api.methods.menubutton.SetChatMenuButton
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setChatMenuButton"
  • org.telegram.telegrambots.meta.api.methods.message.SavePreparedInlineMessage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "savePreparedInlineMessage"
  • org.telegram.telegrambots.meta.api.methods.name.GetMyName
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getMyName"
  • org.telegram.telegrambots.meta.api.methods.name.SetMyName
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setMyName"
  • org.telegram.telegrambots.meta.api.methods.payments.RefundStarPayment
    Modifier and Type
    Constant Field
    Value
    public static final String
    "refundStarPayment"
  • org.telegram.telegrambots.meta.api.methods.payments.star.EditUserStarSubscription
    Modifier and Type
    Constant Field
    Value
    public static final String
    "editUserStarSubscription"
  • org.telegram.telegrambots.meta.api.methods.payments.star.GetStarTransactions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getStarTransactions"
  • org.telegram.telegrambots.meta.api.methods.pinnedmessages.PinChatMessage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "pinChatMessage"
  • org.telegram.telegrambots.meta.api.methods.pinnedmessages.UnpinAllChatMessages
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unpinAllChatMessages"
  • org.telegram.telegrambots.meta.api.methods.pinnedmessages.UnpinChatMessage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "unpinChatMessage"
  • org.telegram.telegrambots.meta.api.methods.polls.SendPoll
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sendPoll"
  • org.telegram.telegrambots.meta.api.methods.polls.StopPoll
    Modifier and Type
    Constant Field
    Value
    public static final String
    "stopPoll"
  • org.telegram.telegrambots.meta.api.methods.reactions.SetMessageReaction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "setMessageReaction"
  • org.telegram.telegrambots.meta.api.methods.verification.RemoveChatVerification
    Modifier and Type
    Constant Field
    Value
    public static final String
    "removeChatVerification"
  • org.telegram.telegrambots.meta.api.methods.verification.RemoveUserVerification
    Modifier and Type
    Constant Field
    Value
    public static final String
    "removeUserVerification"
  • org.telegram.telegrambots.meta.api.methods.verification.VerifyChat
    Modifier and Type
    Constant Field
    Value
    public static final String
    "verifyChat"
  • org.telegram.telegrambots.meta.api.methods.verification.VerifyUser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "verifyUser"
  • org.telegram.telegrambots.meta.api.methods.webapp.AnswerWebAppQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "answerWebAppQuery"
  • org.telegram.telegrambots.meta.api.objects.chatmember.ChatMemberAdministrator
    Modifier and Type
    Constant Field
    Value
    public static final String
    "administrator"
  • org.telegram.telegrambots.meta.api.objects.chatmember.ChatMemberBanned
    Modifier and Type
    Constant Field
    Value
    public static final String
    "kicked"
  • org.telegram.telegrambots.meta.api.objects.chatmember.ChatMemberLeft
    Modifier and Type
    Constant Field
    Value
    public static final String
    "left"
  • org.telegram.telegrambots.meta.api.objects.chatmember.ChatMemberMember
    Modifier and Type
    Constant Field
    Value
    public static final String
    "member"
  • org.telegram.telegrambots.meta.api.objects.chatmember.ChatMemberOwner
    Modifier and Type
    Constant Field
    Value
    public static final String
    "creator"
  • org.telegram.telegrambots.meta.api.objects.chatmember.ChatMemberRestricted
    Modifier and Type
    Constant Field
    Value
    public static final String
    "restricted"
  • org.telegram.telegrambots.meta.api.objects.chatmember.MemberStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "administrator"
    public static final String
    "creator"
    public static final String
    "kicked"
    public static final String
    "left"
    public static final String
    "member"