telega v0.0.6 (2018-12-31T01:38:42Z)
Dub
Repo
BotApi.deleteMessage
telega
botapi
BotApi
Undocumented in source. Be warned that the author may not have intended to support it.
bool
deleteMessage
(DeleteMessageMethod m)
bool
deleteMessage
(T1 chatId, uint messageId)
class
BotApi
bool
deleteMessage
(
T1
)
(
T1
chatId
,
uint
messageId
)
if
(
isTelegramId
!
T1
)
Meta
Source
See Implementation
telega
botapi
BotApi
constructors
this
functions
addStickerToSet
answerCallbackQuery
answerInlineQuery
callMethod
createNewStickerSet
deleteChatPhoto
deleteChatStickerSet
deleteMessage
deleteStickerFromSet
deleteWebhook
editMessageCaption
editMessageLiveLocation
editMessageReplyMarkup
editMessageText
exportChatInviteLink
forwardMessage
getChat
getChatAdministrators
getChatMember
getChatMembersCount
getFile
getMe
getStickerSet
getUpdates
getUserProfilePhotos
getWebhookInfo
kickChatMember
leaveChat
pinChatMessage
promoteChatMember
restrictChatMember
sendAudio
sendChatAction
sendContact
sendDocument
sendLocation
sendMediaGroup
sendMessage
sendPhoto
sendSticker
sendVenue
sendVideo
sendVideoNote
sendVoice
setChatDescription
setChatPhoto
setChatStickerSet
setChatTitle
setStickerPositionInSet
setWebhook
stopMessageLiveLocation
unbanChatMember
unpinChatMessage
updateProcessed
uploadStickerFile
variables
httpClient