type github.com/gotd/td/tg.PhotoSize (struct)
Method Implmentations (4 other methods implement nothing)
Decode(b *bin.Buffer) error
*PhotoSize.M : NotEmptyPhotoSize.Decode
*PhotoSize.M : PhotoSizeClass.Decode
*PhotoSize.M : github.com/gotd/td/bin.Decoder.Decode
*PhotoSize.M : github.com/gotd/td/bin.Object.Decode
DecodeBare(b *bin.Buffer) error
*PhotoSize.M : NotEmptyPhotoSize.DecodeBare
*PhotoSize.M : PhotoSizeClass.DecodeBare
*PhotoSize.M : github.com/gotd/td/bin.BareDecoder.DecodeBare
Encode(b *bin.Buffer) error
*PhotoSize.M : NotEmptyPhotoSize.Encode
*PhotoSize.M : PhotoSizeClass.Encode
*PhotoSize.M : github.com/gotd/td/bin.Encoder.Encode
*PhotoSize.M : github.com/gotd/td/bin.Object.Encode
EncodeBare(b *bin.Buffer) error
*PhotoSize.M : NotEmptyPhotoSize.EncodeBare
*PhotoSize.M : PhotoSizeClass.EncodeBare
*PhotoSize.M : github.com/gotd/td/bin.BareEncoder.EncodeBare
GetType() (value string)
*PhotoSize.M : NotEmptyPhotoSize.GetType
*PhotoSize.M : PhotoSizeClass.GetType
String() string
*PhotoSize.M : NotEmptyPhotoSize.String
*PhotoSize.M : PhotoSizeClass.String
*PhotoSize.M : fmt.Stringer.String
*PhotoSize.M : context.stringer.String
*PhotoSize.M : runtime.stringer.String
construct() PhotoSizeClass
*PhotoSize.m : NotEmptyPhotoSize.construct
*PhotoSize.m : PhotoSizeClass.construct
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. |