func github.com/gotd/td/tg.DecodeInputDialogPeer
6 uses
github.com/gotd/td/tg (current package)
tl_input_dialog_peer_gen.go#L353: func DecodeInputDialogPeer(buf *bin.Buffer) (InputDialogPeerClass, error) {
tl_input_dialog_peer_gen.go#L388: v, err := DecodeInputDialogPeer(buf)
tl_messages_get_peer_dialogs_gen.go#L164: value, err := DecodeInputDialogPeer(b)
tl_messages_mark_dialog_unread_gen.go#L189: value, err := DecodeInputDialogPeer(b)
tl_messages_reorder_pinned_dialogs_gen.go#L223: value, err := DecodeInputDialogPeer(b)
tl_messages_toggle_dialog_pin_gen.go#L189: value, err := DecodeInputDialogPeer(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. |