type github.com/gotd/td/tg.AuthSentCodeTypeClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*AuthSentCodeTypeApp).Decode
(*AuthSentCodeTypeCall).Decode
(*AuthSentCodeTypeEmailCode).Decode
(*AuthSentCodeTypeFirebaseSMS).Decode
(*AuthSentCodeTypeFlashCall).Decode
(*AuthSentCodeTypeFragmentSMS).Decode
(*AuthSentCodeTypeMissedCall).Decode
(*AuthSentCodeTypeSetUpEmailRequired).Decode
(*AuthSentCodeTypeSMS).Decode
DecodeBare(b *bin.Buffer) error
(*AuthSentCodeTypeApp).DecodeBare
(*AuthSentCodeTypeCall).DecodeBare
(*AuthSentCodeTypeEmailCode).DecodeBare
(*AuthSentCodeTypeFirebaseSMS).DecodeBare
(*AuthSentCodeTypeFlashCall).DecodeBare
(*AuthSentCodeTypeFragmentSMS).DecodeBare
(*AuthSentCodeTypeMissedCall).DecodeBare
(*AuthSentCodeTypeSetUpEmailRequired).DecodeBare
(*AuthSentCodeTypeSMS).DecodeBare
Encode(b *bin.Buffer) error
(*AuthSentCodeTypeApp).Encode
(*AuthSentCodeTypeCall).Encode
(*AuthSentCodeTypeEmailCode).Encode
(*AuthSentCodeTypeFirebaseSMS).Encode
(*AuthSentCodeTypeFlashCall).Encode
(*AuthSentCodeTypeFragmentSMS).Encode
(*AuthSentCodeTypeMissedCall).Encode
(*AuthSentCodeTypeSetUpEmailRequired).Encode
(*AuthSentCodeTypeSMS).Encode
EncodeBare(b *bin.Buffer) error
(*AuthSentCodeTypeApp).EncodeBare
(*AuthSentCodeTypeCall).EncodeBare
(*AuthSentCodeTypeEmailCode).EncodeBare
(*AuthSentCodeTypeFirebaseSMS).EncodeBare
(*AuthSentCodeTypeFlashCall).EncodeBare
(*AuthSentCodeTypeFragmentSMS).EncodeBare
(*AuthSentCodeTypeMissedCall).EncodeBare
(*AuthSentCodeTypeSetUpEmailRequired).EncodeBare
(*AuthSentCodeTypeSMS).EncodeBare
String() string
(*AuthSentCodeTypeApp).String
(*AuthSentCodeTypeCall).String
(*AuthSentCodeTypeEmailCode).String
(*AuthSentCodeTypeFirebaseSMS).String
(*AuthSentCodeTypeFlashCall).String
(*AuthSentCodeTypeFragmentSMS).String
(*AuthSentCodeTypeMissedCall).String
(*AuthSentCodeTypeSetUpEmailRequired).String
(*AuthSentCodeTypeSMS).String
TypeID() uint32
(*AuthSentCodeTypeApp).TypeID
(*AuthSentCodeTypeCall).TypeID
(*AuthSentCodeTypeEmailCode).TypeID
(*AuthSentCodeTypeFirebaseSMS).TypeID
(*AuthSentCodeTypeFlashCall).TypeID
(*AuthSentCodeTypeFragmentSMS).TypeID
(*AuthSentCodeTypeMissedCall).TypeID
(*AuthSentCodeTypeSetUpEmailRequired).TypeID
(*AuthSentCodeTypeSMS).TypeID
TypeName() string
(*AuthSentCodeTypeApp).TypeName
(*AuthSentCodeTypeCall).TypeName
(*AuthSentCodeTypeEmailCode).TypeName
(*AuthSentCodeTypeFirebaseSMS).TypeName
(*AuthSentCodeTypeFlashCall).TypeName
(*AuthSentCodeTypeFragmentSMS).TypeName
(*AuthSentCodeTypeMissedCall).TypeName
(*AuthSentCodeTypeSetUpEmailRequired).TypeName
(*AuthSentCodeTypeSMS).TypeName
Zero() bool
(*AuthSentCodeTypeApp).Zero
(*AuthSentCodeTypeCall).Zero
(*AuthSentCodeTypeEmailCode).Zero
(*AuthSentCodeTypeFirebaseSMS).Zero
(*AuthSentCodeTypeFlashCall).Zero
(*AuthSentCodeTypeFragmentSMS).Zero
(*AuthSentCodeTypeMissedCall).Zero
(*AuthSentCodeTypeSetUpEmailRequired).Zero
(*AuthSentCodeTypeSMS).Zero
construct() AuthSentCodeTypeClass
(*AuthSentCodeTypeApp).construct
(*AuthSentCodeTypeCall).construct
(*AuthSentCodeTypeEmailCode).construct
(*AuthSentCodeTypeFirebaseSMS).construct
(*AuthSentCodeTypeFlashCall).construct
(*AuthSentCodeTypeFragmentSMS).construct
(*AuthSentCodeTypeMissedCall).construct
(*AuthSentCodeTypeSetUpEmailRequired).construct
(*AuthSentCodeTypeSMS).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. |