const github.com/gotd/td/tg.AccountResetPasswordRequestedWaitTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_account_reset_password_result_gen.go#L181: const AccountResetPasswordRequestedWaitTypeID = 0xe9effc7d
tl_account_reset_password_result_gen.go#L227: return AccountResetPasswordRequestedWaitTypeID
tl_account_reset_password_result_gen.go#L239: ID: AccountResetPasswordRequestedWaitTypeID,
tl_account_reset_password_result_gen.go#L259: b.PutID(AccountResetPasswordRequestedWaitTypeID)
tl_account_reset_password_result_gen.go#L277: if err := b.ConsumeID(AccountResetPasswordRequestedWaitTypeID); err != nil {
tl_account_reset_password_result_gen.go#L460: case AccountResetPasswordRequestedWaitTypeID:
tl_registry_gen.go#L1060: AccountResetPasswordRequestedWaitTypeID: "account.resetPasswordRequestedWait#e9effc7d",
tl_registry_gen.go#L2842: "account.resetPasswordRequestedWait": AccountResetPasswordRequestedWaitTypeID,
tl_registry_gen.go#L4624: AccountResetPasswordRequestedWaitTypeID: func() bin.Object { return &AccountResetPasswordRequestedWait{} },
tl_registry_gen.go#L5396: AccountResetPasswordRequestedWaitTypeID,
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. |