InputChatThemeEmoji constructor

InputChatThemeEmoji({
  1. required String name,
})

Implementation

InputChatThemeEmoji({required this.name});