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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_set_reactions_notify_settings_gen.go#L152: 		if err := s.Settings.Decode(b); err != nil {
		tl_reactions_notify_settings_gen.go#L261: func (r *ReactionsNotifySettings) Decode(b *bin.Buffer) error {