MCPcopy Create free account

hub / github.com/Eng-Fouad/JTelegramBot / functions

Functions1,343 in github.com/Eng-Fouad/JTelegramBot

Methodexecute
Builds the request and sends it. @throws IOException if an I/O exception occurs @throws NegativeResponseException if 4xx-5xx HTTP response is receive
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1613
Methodexecute
Builds the request and sends it. @return <code>UserProfilePhotos</code> object containing list of photos @throws IOException if an I/O exception occ
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1662
Methodexecute
Builds the request and sends it. @return <code>TelegramFile</code> object containing basic info about the file @throws IOException if an I/O excepti
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1687
Methodexecute
Begins downloading the file. @throws IOException if an I/O exception occurs @throws NegativeResponseException if 4xx-5xx HTTP response is received fr
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1734
Methodexecute
Builds the request and sends it. @return <code>true</code> on success @throws IOException if an I/O exception occurs @throws NegativeResponseExcepti
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1796
Methodexecute
Builds the request and sends it. @return <code>true</code> on success @throws IOException if an I/O exception occurs @throws NegativeResponseExcepti
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1853
Methodexecute
Builds the request and sends it. @return <code>true</code> on success @throws IOException if an I/O exception occurs @throws NegativeResponseExcepti
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1914
Methodexecute
Builds the request and sends it. @return <code>Chat</code> object on success @throws IOException if an I/O exception occurs @throws NegativeResponse
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1971
Methodexecute
Builds the request and sends it. @return array of <code>ChatMember</code> objects on success @throws IOException if an I/O exception occurs @throws
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2028
Methodexecute
Builds the request and sends it. @return on success, number of chat members in the chat @throws IOException if an I/O exception occurs @throws Negat
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2085
Methodexecute
Builds the request and sends it. @return <code>ChatMember</code> object on success @throws IOException if an I/O exception occurs @throws NegativeRe
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2146
Methodexecute
Builds the request and sends it. @return the edited <code>Message</code> if it is sent by the bot, otherwise true on success @throws IOException if
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2289
Methodexecute
Builds the request and sends it. @return the edited <code>Message</code> if it is sent by the bot, otherwise true on success @throws IOException if
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2358
Methodexecute
Builds the request and sends it. @return the edited <code>Message</code> if it is sent by the bot, otherwise true on success @throws IOException if
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2404
Methodexecute
Builds the request and sends it. @return <code>true</code> on success @throws IOException if an I/O exception occurs @throws NegativeResponseExcepti
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2474
Methodexecute
Builds the request and sends it. @return <code>true</code> on success @throws IOException if an I/O exception occurs @throws NegativeResponseExcepti
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2610
MethodforInlineMessageId
ID of the inline message to be edited. @param inlineMessageId inline message id
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2220
MethodforMessageId
ID of the message to be edited. @param messageId message id
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2166
MethodforQueryId
The query id which you are going to answer. @param queryId the query id
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2424
MethodforQueryId
The query id which you are going to answer. @param queryId the query id
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2494
MethodforceReply
Forces the target user(s) to reply on the current message.
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ReplyMarkupBuilder.java:62
MethodforceReplyForMentionedUsersOnly
Forces reply to the current message for specific users only. Targets: 1) Users that are @mentioned in the text of the <code>Message</code> object. 2)
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ReplyMarkupBuilder.java:169
MethodforwardMessage
Forward a message of any kind. @param messageId id of the message to be forwarded
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:92
MethodforwardMessage
(ChatIdentifier targetChatIdentifier, ChatIdentifier sourceChatIdentifier, Bool
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:338
MethodfromChatId
forwards the message from any kind of chats by using its id. @param chatId chat id where the message will be sent to
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:682
MethodfromChatId
Kicks chat member from group or super-group by using its id. @param chatId chat id of the group or super-group
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1769
MethodfromChatId
Unbans chat member from group or super-group by using its id. @param chatId chat id of the group or super-group
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1887
MethodfromChatId
Edits the message inside any kind of chats by using its id. @param chatId chat id where the message will be edited
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2200
MethodfromChatUsername
forwards the message from super-group or channel by using its @username. @param chatUsername username of the super-group or the channel (syntax @user
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:670
MethodfromChatUsername
Kicks chat member from super-group by super-group username (@supergroupusername) @param chatUsername username of the super-group (syntax @supergroupu
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1757
MethodfromChatUsername
Unbans chat member from super-group by super-group username (@supergroupusername) @param chatUsername username of the super-group (syntax @supergroup
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:1875
MethodfromChatUsername
Edits the message inside super-group or channel by using its @username. @param chatUsername username of the super-group or the channel (syntax @usern
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2188
MethodgetAddress
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InputVenueMessageContent.java:86
MethodgetAddress
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultVenue.java:118
MethodgetAddress
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Venue.java:70
MethodgetApiToken
()
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:73
MethodgetAudio
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:309
MethodgetAudioDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultAudio.java:90
MethodgetAudioFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedAudio.java:59
MethodgetAudioUrl
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultAudio.java:81
MethodgetBooleanResult
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/BooleanOrMessageResult.java:67
MethodgetBot
()
JTelegramBot Webhook/src/io/fouad/jtb/webhook/WebhookServer.java:101
MethodgetBotName
()
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:75
MethodgetCallbackData
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineKeyboardButton.java:86
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedPhoto.java:90
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedDocument.java:92
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultMpeg4Gif.java:110
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultVideo.java:130
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultPhoto.java:122
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultGif.java:114
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedMpeg4Gif.java:80
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultDocument.java:116
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedVideo.java:90
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:315
MethodgetCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedGif.java:79
MethodgetChannelChatCreated
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:326
MethodgetChat
Use this method to get up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:453
MethodgetChat
(ChatIdentifier targetChatIdentifier)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:768
MethodgetChat
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:301
MethodgetChatAdministrators
Use this method to get a list of administrators in a chat.
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:461
MethodgetChatAdministrators
(ChatIdentifier targetChatIdentifier)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:786
MethodgetChatMember
Use this method to get information about a member of a chat. @param userId id of the user
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:479
MethodgetChatMember
(ChatIdentifier targetChatIdentifier, int userId)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:822
MethodgetChatMembersCount
Use this method to get the number of members in a chat.
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:469
MethodgetChatMembersCount
(ChatIdentifier targetChatIdentifier)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:804
MethodgetContact
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:316
MethodgetData
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/CallbackQuery.java:89
MethodgetDate
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:300
MethodgetDeleteChatPhoto
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:323
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedPhoto.java:87
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedDocument.java:89
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultVideo.java:142
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultPhoto.java:119
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultArticle.java:111
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultDocument.java:125
MethodgetDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedVideo.java:87
MethodgetDisableLinkPreviews
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InputTextMessageContent.java:70
MethodgetDocument
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:310
MethodgetDocumentFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedDocument.java:86
MethodgetDocumentUrl
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultDocument.java:119
MethodgetDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Audio.java:86
MethodgetDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Video.java:92
MethodgetDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Voice.java:69
MethodgetEditDate
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:306
MethodgetEmoji
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Sticker.java:86
MethodgetEntities
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:308
MethodgetErrorCode
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/TelegramResult.java:70
MethodgetFile
(String fileId)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:693
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Audio.java:85
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Video.java:89
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Voice.java:68
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/TelegramFile.java:69
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/PhotoSize.java:76
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Document.java:76
MethodgetFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Sticker.java:82
MethodgetFileInfo
Gets basic info about a file and prepare it for downloading. For the moment, bots can download files of up to 20MB in size @param fileId file identif
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:398
MethodgetFileName
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/MediaIdentifier.java:65
MethodgetFilePath
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/TelegramFile.java:71
MethodgetFileSize
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Audio.java:90
MethodgetFileSize
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Video.java:95
← previousnext →501–600 of 1,343, ranked by callers