telega v0.1.1 (2020-06-21T21:12:07Z)
Dub
Repo
DeleteChatPhotoMethod
telega
telegram
groupchat
Undocumented in source.
struct
DeleteChatPhotoMethod {
mixin
TelegramMethod
!
"/deleteChatPhoto"
;
ChatId
chat_id
;
}
Members
Mixins
__anonymous
mixin
TelegramMethod
!
"/deleteChatPhoto"
Undocumented in source.
Variables
chat_id
ChatId
chat_id
;
Undocumented in source.
Meta
Source
See Implementation
telega
telegram
groupchat
functions
deleteChatPhoto
deleteChatStickerSet
exportChatInviteLink
getChatAdministrators
getChatMember
getChatMembersCount
kickChatMember
leaveChat
pinChatMessage
promoteChatMember
restrictChatMember
setChatDescription
setChatPhoto
setChatStickerSet
setChatTitle
unbanChatMember
unpinChatMessage
structs
ChatMember
DeleteChatPhotoMethod
DeleteChatStickerSetMethod
ExportChatInviteLinkMethod
GetChatAdministratorsMethod
GetChatMemberMethod
GetChatMembersCountMethod
KickChatMemberMethod
LeaveChatMethod
PinChatMessageMethod
PromoteChatMemberMethod
RestrictChatMemberMethod
SetChatDescriptionMethod
SetChatPhotoMethod
SetChatStickerSetMethod
SetChatTitleMethod
UnbanChatMemberMethod
UnpinChatMessageMethod