func github.com/gotd/td/tg.DecodeInputReplyTo
11 uses
github.com/gotd/td/tg (current package)
tl_draft_message_gen.go#L489: value, err := DecodeInputReplyTo(b)
tl_input_reply_to_gen.go#L677: func DecodeInputReplyTo(buf *bin.Buffer) (InputReplyToClass, error) {
tl_input_reply_to_gen.go#L712: v, err := DecodeInputReplyTo(buf)
tl_messages_prolong_web_view_gen.go#L312: value, err := DecodeInputReplyTo(b)
tl_messages_request_web_view_gen.go#L438: value, err := DecodeInputReplyTo(b)
tl_messages_save_draft_gen.go#L312: value, err := DecodeInputReplyTo(b)
tl_messages_send_inline_bot_result_gen.go#L377: value, err := DecodeInputReplyTo(b)
tl_messages_send_media_gen.go#L470: value, err := DecodeInputReplyTo(b)
tl_messages_send_message_gen.go#L469: value, err := DecodeInputReplyTo(b)
tl_messages_send_multi_media_gen.go#L391: value, err := DecodeInputReplyTo(b)
tl_messages_send_screenshot_notification_gen.go#L189: value, err := DecodeInputReplyTo(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. |