const github.com/gotd/td/tg.AccountPasswordInputSettingsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_account_password_input_settings_gen.go#L76: const AccountPasswordInputSettingsTypeID = 0xc23727c9
tl_account_password_input_settings_gen.go#L155: return AccountPasswordInputSettingsTypeID
tl_account_password_input_settings_gen.go#L167: ID: AccountPasswordInputSettingsTypeID,
tl_account_password_input_settings_gen.go#L227: b.PutID(AccountPasswordInputSettingsTypeID)
tl_account_password_input_settings_gen.go#L270: if err := b.ConsumeID(AccountPasswordInputSettingsTypeID); err != nil {
tl_registry_gen.go#L518: AccountPasswordInputSettingsTypeID: "account.passwordInputSettings#c23727c9",
tl_registry_gen.go#L2300: "account.passwordInputSettings": AccountPasswordInputSettingsTypeID,
tl_registry_gen.go#L4082: AccountPasswordInputSettingsTypeID: func() bin.Object { return &AccountPasswordInputSettings{} },
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. |