const github.com/gotd/td/tg.AccountGetAuthorizationFormRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_get_authorization_form_gen.go#L48: const AccountGetAuthorizationFormRequestTypeID = 0xa929597a
tl_account_get_authorization_form_gen.go#L99: return AccountGetAuthorizationFormRequestTypeID
tl_account_get_authorization_form_gen.go#L111: ID: AccountGetAuthorizationFormRequestTypeID,
tl_account_get_authorization_form_gen.go#L139: b.PutID(AccountGetAuthorizationFormRequestTypeID)
tl_account_get_authorization_form_gen.go#L159: if err := b.ConsumeID(AccountGetAuthorizationFormRequestTypeID); err != nil {
tl_registry_gen.go#L1303: AccountGetAuthorizationFormRequestTypeID: "account.getAuthorizationForm#a929597a",
tl_registry_gen.go#L3085: "account.getAuthorizationForm": AccountGetAuthorizationFormRequestTypeID,
tl_registry_gen.go#L4867: AccountGetAuthorizationFormRequestTypeID: func() bin.Object { return &AccountGetAuthorizationFormRequest{} },
tl_server_gen.go#L1114: s.handlers[AccountGetAuthorizationFormRequestTypeID] = handler
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. |