func github.com/gotd/td/tg.DecodePhoto
23 uses
github.com/gotd/td/tg (current package)
tl_bot_app_gen.go#L425: value, err := DecodePhoto(buf)
tl_bot_info_gen.go#L328: value, err := DecodePhoto(buf)
tl_bot_inline_result_gen.go#L793: value, err := DecodePhoto(buf)
tl_channel_admin_log_event_action_gen.go#L662: value, err := DecodePhoto(b)
tl_channel_admin_log_event_action_gen.go#L669: value, err := DecodePhoto(b)
tl_chat_full_gen.go#L616: value, err := DecodePhoto(b)
tl_chat_full_gen.go#L2348: value, err := DecodePhoto(b)
tl_chat_invite_gen.go#L570: value, err := DecodePhoto(b)
tl_game_gen.go#L296: value, err := DecodePhoto(b)
tl_message_action_gen.go#L569: value, err := DecodePhoto(b)
tl_message_action_gen.go#L6438: value, err := DecodePhoto(b)
tl_message_media_gen.go#L330: value, err := DecodePhoto(b)
tl_page_gen.go#L342: value, err := DecodePhoto(b)
tl_photo_gen.go#L662: func DecodePhoto(buf *bin.Buffer) (PhotoClass, error) {
tl_photo_gen.go#L697: v, err := DecodePhoto(buf)
tl_photos_photo_gen.go#L172: value, err := DecodePhoto(b)
tl_photos_photos_gen.go#L189: value, err := DecodePhoto(b)
tl_photos_photos_gen.go#L416: value, err := DecodePhoto(b)
tl_sponsored_web_page_gen.go#L222: value, err := DecodePhoto(b)
tl_user_full_gen.go#L823: value, err := DecodePhoto(b)
tl_user_full_gen.go#L830: value, err := DecodePhoto(b)
tl_user_full_gen.go#L837: value, err := DecodePhoto(b)
tl_web_page_gen.go#L1065: value, err := DecodePhoto(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. |