func github.com/gotd/td/tg.DecodeInputFile
17 uses
github.com/gotd/td/tg (current package)
tl_account_upload_ringtone_gen.go#L180: value, err := DecodeInputFile(b)
tl_account_upload_theme_gen.go#L229: value, err := DecodeInputFile(b)
tl_account_upload_theme_gen.go#L236: value, err := DecodeInputFile(b)
tl_account_upload_wall_paper_gen.go#L221: value, err := DecodeInputFile(b)
tl_input_chat_photo_gen.go#L381: value, err := DecodeInputFile(b)
tl_input_chat_photo_gen.go#L388: value, err := DecodeInputFile(b)
tl_input_file_gen.go#L497: func DecodeInputFile(buf *bin.Buffer) (InputFileClass, error) {
tl_input_file_gen.go#L532: v, err := DecodeInputFile(buf)
tl_input_media_gen.go#L353: value, err := DecodeInputFile(b)
tl_input_media_gen.go#L1367: value, err := DecodeInputFile(b)
tl_input_media_gen.go#L1374: value, err := DecodeInputFile(b)
tl_messages_init_history_import_gen.go#L199: value, err := DecodeInputFile(b)
tl_phone_save_call_log_gen.go#L171: value, err := DecodeInputFile(b)
tl_photos_upload_contact_profile_photo_gen.go#L342: value, err := DecodeInputFile(b)
tl_photos_upload_contact_profile_photo_gen.go#L349: value, err := DecodeInputFile(b)
tl_photos_upload_profile_photo_gen.go#L327: value, err := DecodeInputFile(b)
tl_photos_upload_profile_photo_gen.go#L334: value, err := DecodeInputFile(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. |