github.com/gotd/td/tg.AccountUpdateThemeRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_theme_gen.go#L266: func (u *AccountUpdateThemeRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L1542: 		if err := request.Decode(b); err != nil {