func github.com/gotd/td/tg.DecodeInputNotifyPeer
5 uses
github.com/gotd/td/tg (current package)
tl_account_get_notify_exceptions_gen.go#L216: value, err := DecodeInputNotifyPeer(b)
tl_account_get_notify_settings_gen.go#L152: value, err := DecodeInputNotifyPeer(b)
tl_account_update_notify_settings_gen.go#L166: value, err := DecodeInputNotifyPeer(b)
tl_input_notify_peer_gen.go#L698: func DecodeInputNotifyPeer(buf *bin.Buffer) (InputNotifyPeerClass, error) {
tl_input_notify_peer_gen.go#L754: v, err := DecodeInputNotifyPeer(buf)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |