InputChatThemeGift constructor

InputChatThemeGift({
  1. required String name,
})

Implementation

InputChatThemeGift({required this.name});