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

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_notify_settings_gen.go#L173: 		if err := u.Settings.Decode(b); err != nil {
		tl_input_peer_notify_settings_gen.go#L306: func (i *InputPeerNotifySettings) Decode(b *bin.Buffer) error {