CheckStickerSetName constructor

CheckStickerSetName(
  1. {required String name,
  2. int? extra,
  3. int? clientId}
)

Checks whether a name can be used for a new sticker set

Returns CheckStickerSetNameResult

Implementation

CheckStickerSetName