telega ~master (2021-06-18T23:53:05Z)
Dub
Repo
setChatDescription
telega
telegram
groupchat
Undocumented in source. Be warned that the author may not have intended to support it.
bool
setChatDescription
(BotApi api, SetChatDescriptionMethod m)
bool
setChatDescription
(BotApi api, T1 chatId, string description)
bool
setChatDescription
(
T1
)
(
BotApi
api
,
T1
chatId
,
string
description
)
if
(
isTelegramId
!
T1
)
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