type github.com/gotd/td/tg.AccountInitPasskeyRegistrationRequest
18 uses
github.com/gotd/td/tg (current package)
tl_account_init_passkey_registration_gen.go#L42: type AccountInitPasskeyRegistrationRequest struct {
tl_account_init_passkey_registration_gen.go#L50: _ bin.Encoder = &AccountInitPasskeyRegistrationRequest{}
tl_account_init_passkey_registration_gen.go#L51: _ bin.Decoder = &AccountInitPasskeyRegistrationRequest{}
tl_account_init_passkey_registration_gen.go#L52: _ bin.BareEncoder = &AccountInitPasskeyRegistrationRequest{}
tl_account_init_passkey_registration_gen.go#L53: _ bin.BareDecoder = &AccountInitPasskeyRegistrationRequest{}
tl_account_init_passkey_registration_gen.go#L56: func (i *AccountInitPasskeyRegistrationRequest) Zero() bool {
tl_account_init_passkey_registration_gen.go#L65: func (i *AccountInitPasskeyRegistrationRequest) String() string {
tl_account_init_passkey_registration_gen.go#L69: type Alias AccountInitPasskeyRegistrationRequest
tl_account_init_passkey_registration_gen.go#L76: func (*AccountInitPasskeyRegistrationRequest) TypeID() uint32 {
tl_account_init_passkey_registration_gen.go#L81: func (*AccountInitPasskeyRegistrationRequest) TypeName() string {
tl_account_init_passkey_registration_gen.go#L86: func (i *AccountInitPasskeyRegistrationRequest) TypeInfo() tdp.Type {
tl_account_init_passkey_registration_gen.go#L100: func (i *AccountInitPasskeyRegistrationRequest) Encode(b *bin.Buffer) error {
tl_account_init_passkey_registration_gen.go#L109: func (i *AccountInitPasskeyRegistrationRequest) EncodeBare(b *bin.Buffer) error {
tl_account_init_passkey_registration_gen.go#L117: func (i *AccountInitPasskeyRegistrationRequest) Decode(b *bin.Buffer) error {
tl_account_init_passkey_registration_gen.go#L128: func (i *AccountInitPasskeyRegistrationRequest) DecodeBare(b *bin.Buffer) error {
tl_account_init_passkey_registration_gen.go#L150: request := &AccountInitPasskeyRegistrationRequest{}
tl_registry_gen.go#L6671: AccountInitPasskeyRegistrationRequestTypeID: func() bin.Object { return &AccountInitPasskeyRegistrationRequest{} },
tl_server_gen.go#L2783: var request AccountInitPasskeyRegistrationRequest
![]() |
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. |