type github.com/gotd/td/tg.InputUserClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*InputUser).Decode
(*InputUserEmpty).Decode
(*InputUserFromMessage).Decode
(*InputUserSelf).Decode
DecodeBare(b *bin.Buffer) error
(*InputUser).DecodeBare
(*InputUserEmpty).DecodeBare
(*InputUserFromMessage).DecodeBare
(*InputUserSelf).DecodeBare
Encode(b *bin.Buffer) error
(*InputUser).Encode
(*InputUserEmpty).Encode
(*InputUserFromMessage).Encode
(*InputUserSelf).Encode
EncodeBare(b *bin.Buffer) error
(*InputUser).EncodeBare
(*InputUserEmpty).EncodeBare
(*InputUserFromMessage).EncodeBare
(*InputUserSelf).EncodeBare
String() string
(*InputUser).String
(*InputUserEmpty).String
(*InputUserFromMessage).String
(*InputUserSelf).String
TypeID() uint32
(*InputUser).TypeID
(*InputUserEmpty).TypeID
(*InputUserFromMessage).TypeID
(*InputUserSelf).TypeID
TypeName() string
(*InputUser).TypeName
(*InputUserEmpty).TypeName
(*InputUserFromMessage).TypeName
(*InputUserSelf).TypeName
Zero() bool
(*InputUser).Zero
(*InputUserEmpty).Zero
(*InputUserFromMessage).Zero
(*InputUserSelf).Zero
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. |