Interface CheckStickerSetNameResultNameInvalid

The name is invalid. Subtype of CheckStickerSetNameResult.

interface CheckStickerSetNameResultNameInvalid {
    @type: "checkStickerSetNameResultNameInvalid";
}

Properties

Properties

@type: "checkStickerSetNameResultNameInvalid"