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