InputStickerSetShortName constructor
const
InputStickerSetShortName({
- required String shortName,
Input Sticker Set Short Name constructor.
Implementation
const InputStickerSetShortName({required this.shortName}) : super._();