const github.com/gotd/td/tg.AccountAuthorizationFormTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_account_authorization_form_gen.go#L71: const AccountAuthorizationFormTypeID = 0xad2e1cd8
tl_account_authorization_form_gen.go#L138: return AccountAuthorizationFormTypeID
tl_account_authorization_form_gen.go#L150: ID: AccountAuthorizationFormTypeID,
tl_account_authorization_form_gen.go#L194: b.PutID(AccountAuthorizationFormTypeID)
tl_account_authorization_form_gen.go#L251: if err := b.ConsumeID(AccountAuthorizationFormTypeID); err != nil {
tl_registry_gen.go#L897: AccountAuthorizationFormTypeID: "account.authorizationForm#ad2e1cd8",
tl_registry_gen.go#L2679: "account.authorizationForm": AccountAuthorizationFormTypeID,
tl_registry_gen.go#L4461: AccountAuthorizationFormTypeID: func() bin.Object { return &AccountAuthorizationForm{} },
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. |