stickers.createStickerSet
stickers.createStickerSet
Section titled “stickers.createStickerSet”No description provided by the pinned schema.
Signature
Section titled “Signature”stickers.createStickerSet#9021ab67 flags:# masks:flags.0?true emojis:flags.5?true text_color:flags.6?true user_id:InputUser title:string short_name:string thumb:flags.2?InputDocument stickers:Vector<InputStickerSetItem> software:flags.3?string = messages.StickerSet;Result type
Section titled “Result type”messages.StickerSet
Parameters
Section titled “Parameters”| Name | Type | Flag | Default | Description |
|---|---|---|---|---|
| flags | # | flag word | — | No description provided by the pinned schema. |
| masks | flags.0?true | flags.0 | — | No description provided by the pinned schema. |
| emojis | flags.5?true | flags.5 | — | No description provided by the pinned schema. |
| text_color | flags.6?true | flags.6 | — | No description provided by the pinned schema. |
| user_id | InputUser | — | — | No description provided by the pinned schema. |
| title | string | — | — | No description provided by the pinned schema. |
| short_name | string | — | — | No description provided by the pinned schema. |
| thumb | flags.2?InputDocument | flags.2 | — | No description provided by the pinned schema. |
| stickers | Vector | — | — | No description provided by the pinned schema. |
| software | flags.3?string | flags.3 | — | No description provided by the pinned schema. |
| Parameter | Bit | Meaning |
|---|---|---|
| masks | 0 | Controlled by flags; present when this bit is set. |
| emojis | 5 | Controlled by flags; present when this bit is set. |
| text_color | 6 | Controlled by flags; present when this bit is set. |
| thumb | 2 | Controlled by flags; present when this bit is set. |
| software | 3 | Controlled by flags; present when this bit is set. |
Python binding
Section titled “Python binding”from miniproto.raw.functions import StickersCreateStickerSetPublic access: miniproto.raw.functions.StickersCreateStickerSet.
Safe usage shape
Section titled “Safe usage shape”from miniproto.raw.functions import StickersCreateStickerSet
# Naming the raw request class is local only; it performs no I/O or network request.request_type = StickersCreateStickerSetResult family
Section titled “Result family”RPC errors
Section titled “RPC errors”| Code | Error | Description |
|---|---|---|
| 400 | BUSINESS_CONNECTION_NOT_ALLOWED | This method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we’re a user, and users cannot invoke methods over a business connection; (2) we’re a bot, but business mode was disabled in @botfather or (3); we’re a bot, but this method cannot be invoked over a business connection. |
| 400 | PACK_SHORT_NAME_INVALID | Short pack name invalid. |
| 400 | PACK_SHORT_NAME_OCCUPIED | A stickerpack with this name already exists. |
| 400 | PACK_TITLE_INVALID | The stickerpack title is invalid. |
| 400 | PACK_TYPE_INVALID | The masks and emojis flags are mutually exclusive. |
| 400 | PEER_ID_INVALID | The provided peer id is invalid. |
| 400 | STICKERS_EMPTY | No sticker provided. |
| 400 | STICKER_EMOJI_INVALID | Sticker emoji invalid. |
| 400 | STICKER_FILE_INVALID | Sticker file invalid. |
| 400 | STICKER_GIF_DIMENSIONS | The specified video sticker has invalid dimensions. |
| 400 | STICKER_PNG_DIMENSIONS | Sticker png dimensions invalid. |
| 400 | STICKER_PNG_NOPNG | One of the specified stickers is not a valid PNG file. |
| 400 | STICKER_TGS_NODOC | You must send the animated sticker as a document. |
| 400 | STICKER_TGS_NOTGS | Invalid TGS sticker provided. |
| 400 | STICKER_THUMB_PNG_NOPNG | Incorrect stickerset thumb file provided, PNG / WEBP expected. |
| 400 | STICKER_THUMB_TGS_NOTGS | Incorrect stickerset TGS thumb file provided. |
| 400 | STICKER_VIDEO_BIG | The specified video sticker is too big. |
| 400 | STICKER_VIDEO_NODOC | You must send the video sticker as a document. |
| 400 | STICKER_VIDEO_NOWEBM | The specified video sticker is not in webm format. |
| 400 | USER_ID_INVALID | The provided user ID is invalid. |
| 401 | AUTH_KEY_UNREGISTERED | The specified authorization key is not registered in the system (for example, a PFS temporary key has expired). |
Accepted types
Section titled “Accepted types”InputDocument, InputStickerSetItem, InputUser
Known selected constructors: inputDocument, inputDocumentEmpty, inputStickerSetItem, inputUser, inputUserEmpty, inputUserFromMessage, inputUserSelf
Returned types
Section titled “Returned types”messages.StickerSet
Known selected constructors: messages.stickerSet, messages.stickerSetNotModified
Related methods
Section titled “Related methods”account.confirmBotConnection, account.createTheme, account.getPaidMessagesRevenue, account.saveMusic, account.saveRingtone, account.toggleNoPaidMessagesException, account.updateConnectedBot, account.updateTheme, bots.addPreviewMedia, bots.allowSendMessage, bots.canSendMessage, bots.checkDownloadFileParams, bots.createBot, bots.deletePreviewMedia, bots.editAccessSettings, bots.editPreviewMedia, bots.exportBotToken, bots.getAccessSettings, bots.getBotInfo, bots.getBotMenuButton, bots.getBotRecommendations, bots.getPreviewInfo, bots.getPreviewMedias, bots.getRequestedWebViewButton, bots.invokeWebViewCustomMethod, bots.reorderPreviewMedias, bots.reorderUsernames, bots.requestWebViewButton, bots.setBotInfo, bots.setBotMenuButton, bots.setCustomVerification, bots.toggleUserEmojiStatusPermission, bots.toggleUsername, bots.updateStarRefProgram, bots.updateUserEmojiStatus, channels.editAdmin, channels.getAdminLog, channels.inviteToChannel, channels.toggleJoinRequest, contacts.acceptContact, contacts.addContact, contacts.deleteContacts, contacts.updateContactNote, ephemeral.deleteMessage, ephemeral.editMessage, ephemeral.sendMessage, help.editUserInfo, help.getUserInfo, messages.addChatUser, messages.createChat, messages.deleteChatUser, messages.deleteRevokedExportedChatInvites, messages.editChatAdmin, messages.editChatCreator, messages.faveSticker, messages.getAttachMenuBot, messages.getChatInviteImporters, messages.getCommonChats, messages.getExportedChatInvites, messages.getGameHighScores, messages.getInlineBotResults, messages.getInlineGameHighScores, messages.getPersonalChannelHistory, messages.getPreparedInlineMessage, messages.getStickerSet, messages.hideChatJoinRequest, messages.prolongWebView, messages.reportMusicListen, messages.requestEncryption, messages.requestMainWebView, messages.requestSimpleWebView, messages.requestWebView, messages.saveGif, messages.savePreparedInlineMessage, messages.saveRecentSticker, messages.sendWebViewData, messages.setGameScore, messages.setInlineGameScore, messages.startBot, messages.toggleBotInAttachMenu, payments.botCancelStarsSubscription, payments.connectStarRefBot, payments.getConnectedStarRefBot, payments.getStarsGiftOptions, payments.refundStarsCharge, phone.inviteConferenceCallParticipant, phone.inviteToGroupCall, phone.requestCall, photos.getUserPhotos, photos.updateProfilePhoto, photos.uploadContactProfilePhoto, photos.uploadProfilePhoto, premium.getUserBoosts, stickers.addStickerToSet, stickers.changeSticker, stickers.changeStickerPosition, stickers.removeStickerFromSet, stickers.renameStickerSet, stickers.replaceSticker, stickers.setStickerSetThumb, stories.editStory, stories.sendStory, users.getFullUser, users.getRequirementsToContact, users.getSavedMusic, users.getSavedMusicByID, users.getUsers, users.setSecureValueErrors, users.suggestBirthday
Provenance
Section titled “Provenance”- layer: 228
- structural source:
tdlib - canonical schema: https://raw.githubusercontent.com/tdlib/td/refs/heads/master/td/generate/scheme/telegram_api.tl
- prose merge precedence: TDLib → Telegram Desktop → Core JSON
- source note: Canonical structure is the pinned TDLib telegram_api.tl; Layer 228 comes only from the matching Telegram Desktop end-of-file marker; core.telegram.org inputs enrich documentation and RPC error metadata without overriding structure.
Source-diff notes
Section titled “Source-diff notes”- tdlib_vs_core: changed_count=68; core_only_count=1; overlap_count=2302; tdlib_only_count=158
- tdlib_vs_tdesktop: changed_count=0; overlap_count=2448; tdesktop_only=null; tdlib_only=accessPointRule, ephemeral.editMessage, help.configSimple, inputPeerPhotoFileLocationLegacy, inputStickerSetThumbLegacy, invokeWithApnsSecretPrefix, invokeWithBusinessConnectionPrefix, invokeWithGooglePlayIntegrityPrefix, invokeWithReCaptchaPrefix, ipPort, ipPortSecret, updateEphemeralBotCallbackQuery