teleproto - v1.229.0
    Preparing search index...

    Class CreateStickerSet

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  emojis?: boolean;
                  masks?: boolean;
                  shortName: string;
                  software?: string;
                  stickers: TypeInputStickerSetItem[];
                  textColor?: boolean;
                  thumb?: TypeInputDocument;
                  title: string;
                  userId: TypeEntityLike;
              },
          >,
          Api.messages.TypeStickerSet,
      >
      • CreateStickerSet
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "stickers.CreateStickerSet"
    classType: "request"
    CONSTRUCTOR_ID: 2418125671
    emojis?: boolean
    masks?: boolean
    originalArgs: Args
    shortName: string
    software?: string
    SUBCLASS_OF_ID: 2607827546
    textColor?: boolean
    title: string
    userId: EntityLike