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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_reactions_notify_settings_gen.go#L136: func (s *AccountSetReactionsNotifySettingsRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L2636: 		if err := request.Decode(b); err != nil {