func github.com/gotd/td/tg.DecodePhotoSize
6 uses
github.com/gotd/td/tg (current package)
tl_document_gen.go#L516: value, err := DecodePhotoSize(b)
tl_message_extended_media_gen.go#L272: value, err := DecodePhotoSize(b)
tl_photo_gen.go#L466: value, err := DecodePhotoSize(b)
tl_photo_size_gen.go#L1284: func DecodePhotoSize(buf *bin.Buffer) (PhotoSizeClass, error) {
tl_photo_size_gen.go#L1347: v, err := DecodePhotoSize(buf)
tl_sticker_set_gen.go#L533: value, err := DecodePhotoSize(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. |