Interface CheckStickerSetNameResultOk

Represents result of checking whether a name can be used for a new sticker set. Subtype of CheckStickerSetNameResult.

interface CheckStickerSetNameResultOk {
    @type: "checkStickerSetNameResultOk";
}

Properties

Properties

@type: "checkStickerSetNameResultOk"