func github.com/gotd/td/tg.DecodeDialogPeer
6 uses
github.com/gotd/td/tg (current package)
tl_dialog_peer_class_vector_gen.go#L159: value, err := DecodeDialogPeer(b)
tl_dialog_peer_gen.go#L361: func DecodeDialogPeer(buf *bin.Buffer) (DialogPeerClass, error) {
tl_dialog_peer_gen.go#L396: v, err := DecodeDialogPeer(buf)
tl_update_gen.go#L10267: value, err := DecodeDialogPeer(b)
tl_update_gen.go#L10521: value, err := DecodeDialogPeer(b)
tl_update_gen.go#L12684: value, err := DecodeDialogPeer(b)
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. |