type github.com/gotd/td/tg.AuthSentCodeClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*AuthSentCode).Decode
(*AuthSentCodePaymentRequired).Decode
(*AuthSentCodeSuccess).Decode
DecodeBare(b *bin.Buffer) error
(*AuthSentCode).DecodeBare
(*AuthSentCodePaymentRequired).DecodeBare
(*AuthSentCodeSuccess).DecodeBare
Encode(b *bin.Buffer) error
(*AuthSentCode).Encode
(*AuthSentCodePaymentRequired).Encode
(*AuthSentCodeSuccess).Encode
EncodeBare(b *bin.Buffer) error
(*AuthSentCode).EncodeBare
(*AuthSentCodePaymentRequired).EncodeBare
(*AuthSentCodeSuccess).EncodeBare
String() string
(*AuthSentCode).String
(*AuthSentCodePaymentRequired).String
(*AuthSentCodeSuccess).String
TypeID() uint32
(*AuthSentCode).TypeID
(*AuthSentCodePaymentRequired).TypeID
(*AuthSentCodeSuccess).TypeID
![]() |
The pages are generated with Golds v0.8.4. (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. |