Layer 220
Type

Gogram Example

// InputChatTheme is an interface type
// You can use any of the following constructors:
var _ tg.InputChatTheme = &tg.InputChatThemeEmpty{}
var _ tg.InputChatTheme = &tg.InputChatTheme{}
var _ tg.InputChatTheme = &tg.InputChatThemeUniqueGift{}