func github.com/gotd/td/tg.DecodeWebDocument
12 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_message_gen.go#L2008: value, err := DecodeWebDocument(buf)
tl_bot_inline_result_gen.go#L365: value, err := DecodeWebDocument(buf)
tl_bot_inline_result_gen.go#L372: value, err := DecodeWebDocument(buf)
tl_message_media_gen.go#L2602: value, err := DecodeWebDocument(b)
tl_payments_payment_form_gen.go#L494: value, err := DecodeWebDocument(b)
tl_payments_payment_form_gen.go#L1074: value, err := DecodeWebDocument(b)
tl_payments_payment_receipt_gen.go#L436: value, err := DecodeWebDocument(b)
tl_payments_payment_receipt_gen.go#L969: value, err := DecodeWebDocument(b)
tl_stars_subscription_gen.go#L427: value, err := DecodeWebDocument(b)
tl_stars_transaction_gen.go#L1037: value, err := DecodeWebDocument(b)
tl_web_document_gen.go#L609: func DecodeWebDocument(buf *bin.Buffer) (WebDocumentClass, error) {
tl_web_document_gen.go#L644: v, err := DecodeWebDocument(buf)
 |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |