type github.com/gotd/td/tg.DocumentBox
9 uses
github.com/gotd/td/tg (current package)
tl_account_upload_ringtone_gen.go#L236: var result DocumentBox
tl_account_upload_theme_gen.go#L310: var result DocumentBox
tl_document_gen.go#L788: type DocumentBox struct {
tl_document_gen.go#L793: func (b *DocumentBox) Decode(buf *bin.Buffer) error {
tl_document_gen.go#L806: func (b *DocumentBox) Encode(buf *bin.Buffer) error {
tl_messages_get_document_by_hash_gen.go#L228: var result DocumentBox
tl_server_gen.go#L1516: return &DocumentBox{Document: response}, nil
tl_server_gen.go#L1884: return &DocumentBox{Document: response}, nil
tl_server_gen.go#L3590: return &DocumentBox{Document: response}, nil
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. |