type github.com/gotd/td/tg.AccountChatThemesBox

5 uses

	github.com/gotd/td/tg (current package)
		tl_account_chat_themes_gen.go#L575: type AccountChatThemesBox struct {
		tl_account_chat_themes_gen.go#L580: func (b *AccountChatThemesBox) Decode(buf *bin.Buffer) error {
		tl_account_chat_themes_gen.go#L593: func (b *AccountChatThemesBox) Encode(buf *bin.Buffer) error {
		tl_account_get_unique_gift_chat_themes_gen.go#L245: 	var result AccountChatThemesBox
		tl_server_gen.go#L2775: 		return &AccountChatThemesBox{ChatThemes: response}, nil