toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests.stickers
/
CreateNewStickerSet
/
CustomEmoji
/
CustomEmoji
Custom
Emoji
constructor
(
userId
:
UserId
,
name
:
String
,
title
:
String
,
stickersFormat
:
StickerFormat
,
stickers
:
List
<
InputSticker.WithKeywords.CustomEmoji
>
,
needsRepainting
:
Boolean
?
=
null
)