tg-d ~master (2020-03-21T10:21:48Z)
Dub
Repo
TelegramBot.this
tg
d
TelegramBot
Undocumented in source.
this
(string token)
this
(string token, Json delegate(string, Json) @(safe) fakecall)
struct
TelegramBot
version(unittest)
@
trusted
this
(
string
token
,
Json
delegate
(
string
,
Json
)
@
safe
fakecall
)
Meta
Source
See Implementation
tg
d
TelegramBot
constructors
this
functions
addStickerToSet
answerCallbackQuery
answerInlineQuery
createNewStickerSet
deleteChatPhoto
deleteChatStickerSet
deleteMessage
deleteStickerFromSet
deleteWebhook
editMessageCaption
editMessageLiveLocation
editMessageMedia
editMessageReplyMarkup
editMessageText
exportChatInviteLink
forwardMessage
getChat
getChatAdministrators
getChatMember
getChatMembersCount
getFile
getMe
getStickerSet
getUpdates
getUserProfilePhotos
getWebhookInfo
kickChatMember
leaveChat
pinChatMessage
pollUpdates
promoteChatMember
restrictChatMember
sendAnimation
sendAudio
sendChatAction
sendContact
sendDocument
sendLocation
sendMediaGroup
sendMessage
sendPhoto
sendSticker
sendVenue
sendVideo
sendVideoNote
sendVoice
setChatDescription
setChatPhoto
setChatStickerSet
setChatTitle
setStickerPositionInSet
setWebhook
stopMessageLiveLocation
unbanChatMember
unpinChatMessage
uploadStickerFile