func github.com/gotd/td/tg.DecodeInputDocument
20 uses
github.com/gotd/td/tg (current package)
tl_account_create_theme_gen.go#L255: value, err := DecodeInputDocument(b)
tl_account_save_ringtone_gen.go#L178: value, err := DecodeInputDocument(b)
tl_account_update_theme_gen.go#L315: value, err := DecodeInputDocument(b)
tl_input_bot_inline_result_gen.go#L983: value, err := DecodeInputDocument(b)
tl_input_document_gen.go#L392: func DecodeInputDocument(buf *bin.Buffer) (InputDocumentClass, error) {
tl_input_document_gen.go#L427: v, err := DecodeInputDocument(buf)
tl_input_media_gen.go#L369: value, err := DecodeInputDocument(b)
tl_input_media_gen.go#L1414: value, err := DecodeInputDocument(b)
tl_input_media_gen.go#L1786: value, err := DecodeInputDocument(b)
tl_input_sticker_set_item_gen.go#L233: value, err := DecodeInputDocument(b)
tl_input_stickered_media_gen.go#L297: value, err := DecodeInputDocument(b)
tl_input_web_file_location_gen.go#L707: value, err := DecodeInputDocument(b)
tl_messages_fave_sticker_gen.go#L164: value, err := DecodeInputDocument(b)
tl_messages_save_gif_gen.go#L164: value, err := DecodeInputDocument(b)
tl_messages_save_recent_sticker_gen.go#L201: value, err := DecodeInputDocument(b)
tl_stickers_change_sticker_gen.go#L251: value, err := DecodeInputDocument(b)
tl_stickers_change_sticker_position_gen.go#L165: value, err := DecodeInputDocument(b)
tl_stickers_create_sticker_set_gen.go#L382: value, err := DecodeInputDocument(b)
tl_stickers_remove_sticker_from_set_gen.go#L153: value, err := DecodeInputDocument(b)
tl_stickers_set_sticker_set_thumb_gen.go#L235: value, err := DecodeInputDocument(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. |