func github.com/gotd/td/tg.DecodeMessageReplyHeader
6 uses
github.com/gotd/td/tg (current package)
tl_message_gen.go#L1067: value, err := DecodeMessageReplyHeader(b)
tl_message_gen.go#L2109: value, err := DecodeMessageReplyHeader(b)
tl_message_reply_header_gen.go#L912: func DecodeMessageReplyHeader(buf *bin.Buffer) (MessageReplyHeaderClass, error) {
tl_message_reply_header_gen.go#L947: v, err := DecodeMessageReplyHeader(buf)
tl_updates_gen.go#L602: value, err := DecodeMessageReplyHeader(b)
tl_updates_gen.go#L1337: value, err := DecodeMessageReplyHeader(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. |