type github.com/gotd/td/tg.DocumentBox
9 uses
github.com/gotd/td/tg (current package)
tl_account_upload_ringtone_gen.go#L240: var result DocumentBox
tl_account_upload_theme_gen.go#L311: var result DocumentBox
tl_document_gen.go#L793: type DocumentBox struct {
tl_document_gen.go#L798: func (b *DocumentBox) Decode(buf *bin.Buffer) error {
tl_document_gen.go#L811: func (b *DocumentBox) Encode(buf *bin.Buffer) error {
tl_messages_get_document_by_hash_gen.go#L227: var result DocumentBox
tl_server_gen.go#L1588: return &DocumentBox{Document: response}, nil
tl_server_gen.go#L1956: return &DocumentBox{Document: response}, nil
tl_server_gen.go#L4457: return &DocumentBox{Document: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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. |