Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Eng-Fouad/JTelegramBot
/ functions
Functions
1,343 in github.com/Eng-Fouad/JTelegramBot
⨍
Functions
1,343
◇
Types & classes
238
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
execute
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
Method
forInlineMessageId
ID of the inline message to be edited. @param inlineMessageId inline message id
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2220
Method
forMessageId
ID of the message to be edited. @param messageId message id
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:2166
Method
forQueryId
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
Method
forQueryId
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
Method
forceReply
Forces the target user(s) to reply on the current message.
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ReplyMarkupBuilder.java:62
Method
forceReplyForMentionedUsersOnly
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
Method
forwardMessage
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
Method
forwardMessage
(ChatIdentifier targetChatIdentifier, ChatIdentifier sourceChatIdentifier, Bool
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:338
Method
fromChatId
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
Method
fromChatId
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
Method
fromChatId
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
Method
fromChatId
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
Method
fromChatUsername
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
Method
fromChatUsername
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
Method
fromChatUsername
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
Method
fromChatUsername
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
Method
getAddress
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InputVenueMessageContent.java:86
Method
getAddress
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultVenue.java:118
Method
getAddress
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Venue.java:70
Method
getApiToken
()
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:73
Method
getAudio
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:309
Method
getAudioDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultAudio.java:90
Method
getAudioFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedAudio.java:59
Method
getAudioUrl
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultAudio.java:81
Method
getBooleanResult
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/BooleanOrMessageResult.java:67
Method
getBot
()
JTelegramBot Webhook/src/io/fouad/jtb/webhook/WebhookServer.java:101
Method
getBotName
()
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:75
Method
getCallbackData
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineKeyboardButton.java:86
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedPhoto.java:90
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedDocument.java:92
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultMpeg4Gif.java:110
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultVideo.java:130
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultPhoto.java:122
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultGif.java:114
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedMpeg4Gif.java:80
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultDocument.java:116
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedVideo.java:90
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:315
Method
getCaption
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedGif.java:79
Method
getChannelChatCreated
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:326
Method
getChat
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
Method
getChat
(ChatIdentifier targetChatIdentifier)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:768
Method
getChat
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:301
Method
getChatAdministrators
Use this method to get a list of administrators in a chat.
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:461
Method
getChatAdministrators
(ChatIdentifier targetChatIdentifier)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:786
Method
getChatMember
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
Method
getChatMember
(ChatIdentifier targetChatIdentifier, int userId)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:822
Method
getChatMembersCount
Use this method to get the number of members in a chat.
JTelegramBot Builders/src/io/fouad/jtb/core/builders/ApiBuilder.java:469
Method
getChatMembersCount
(ChatIdentifier targetChatIdentifier)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:804
Method
getContact
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:316
Method
getData
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/CallbackQuery.java:89
Method
getDate
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:300
Method
getDeleteChatPhoto
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:323
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedPhoto.java:87
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedDocument.java:89
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultVideo.java:142
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultPhoto.java:119
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultArticle.java:111
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultDocument.java:125
Method
getDescription
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedVideo.java:87
Method
getDisableLinkPreviews
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InputTextMessageContent.java:70
Method
getDocument
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:310
Method
getDocumentFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultCachedDocument.java:86
Method
getDocumentUrl
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/InlineQueryResultDocument.java:119
Method
getDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Audio.java:86
Method
getDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Video.java:92
Method
getDuration
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Voice.java:69
Method
getEditDate
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:306
Method
getEmoji
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Sticker.java:86
Method
getEntities
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Message.java:308
Method
getErrorCode
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/TelegramResult.java:70
Method
getFile
(String fileId)
JTelegramBot Core/src/io/fouad/jtb/core/JTelegramBot.java:693
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Audio.java:85
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Video.java:89
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Voice.java:68
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/TelegramFile.java:69
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/PhotoSize.java:76
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Document.java:76
Method
getFileId
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Sticker.java:82
Method
getFileInfo
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
Method
getFileName
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/MediaIdentifier.java:65
Method
getFilePath
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/TelegramFile.java:71
Method
getFileSize
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Audio.java:90
Method
getFileSize
()
JTelegramBot Core/src/io/fouad/jtb/core/beans/Video.java:95
← previous
next →
501–600 of 1,343, ranked by callers