func github.com/gotd/td/tg.DecodeInputPhoto
14 uses
github.com/gotd/td/tg (current package)
tl_account_report_profile_photo_gen.go#L205: value, err := DecodeInputPhoto(b)
tl_input_bot_inline_result_gen.go#L673: value, err := DecodeInputPhoto(b)
tl_input_chat_photo_gen.go#L606: value, err := DecodeInputPhoto(b)
tl_input_media_gen.go#L772: value, err := DecodeInputPhoto(b)
tl_input_media_gen.go#L1653: value, err := DecodeInputPhoto(b)
tl_input_media_gen.go#L2125: value, err := DecodeInputPhoto(b)
tl_input_media_gen.go#L3012: value, err := DecodeInputPhoto(b)
tl_input_photo_gen.go#L397: func DecodeInputPhoto(buf *bin.Buffer) (InputPhotoClass, error) {
tl_input_photo_gen.go#L432: v, err := DecodeInputPhoto(buf)
tl_input_rich_file_gen.go#L175: value, err := DecodeInputPhoto(b)
tl_input_rich_message_gen.go#L328: value, err := DecodeInputPhoto(b)
tl_input_stickered_media_gen.go#L157: value, err := DecodeInputPhoto(b)
tl_photos_delete_photos_gen.go#L164: value, err := DecodeInputPhoto(b)
tl_photos_update_profile_photo_gen.go#L226: value, err := DecodeInputPhoto(b)
 |
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. |