type github.com/gotd/td/tg.AccountResetWebAuthorizationRequest

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_reset_web_authorization_gen.go#L41: type AccountResetWebAuthorizationRequest struct {
		tl_account_reset_web_authorization_gen.go#L54: 	_ bin.Encoder     = &AccountResetWebAuthorizationRequest{}
		tl_account_reset_web_authorization_gen.go#L55: 	_ bin.Decoder     = &AccountResetWebAuthorizationRequest{}
		tl_account_reset_web_authorization_gen.go#L56: 	_ bin.BareEncoder = &AccountResetWebAuthorizationRequest{}
		tl_account_reset_web_authorization_gen.go#L57: 	_ bin.BareDecoder = &AccountResetWebAuthorizationRequest{}
		tl_account_reset_web_authorization_gen.go#L60: func (r *AccountResetWebAuthorizationRequest) Zero() bool {
		tl_account_reset_web_authorization_gen.go#L72: func (r *AccountResetWebAuthorizationRequest) String() string {
		tl_account_reset_web_authorization_gen.go#L76: 	type Alias AccountResetWebAuthorizationRequest
		tl_account_reset_web_authorization_gen.go#L81: func (r *AccountResetWebAuthorizationRequest) FillFrom(from interface {
		tl_account_reset_web_authorization_gen.go#L90: func (*AccountResetWebAuthorizationRequest) TypeID() uint32 {
		tl_account_reset_web_authorization_gen.go#L95: func (*AccountResetWebAuthorizationRequest) TypeName() string {
		tl_account_reset_web_authorization_gen.go#L100: func (r *AccountResetWebAuthorizationRequest) TypeInfo() tdp.Type {
		tl_account_reset_web_authorization_gen.go#L119: func (r *AccountResetWebAuthorizationRequest) Encode(b *bin.Buffer) error {
		tl_account_reset_web_authorization_gen.go#L128: func (r *AccountResetWebAuthorizationRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_reset_web_authorization_gen.go#L137: func (r *AccountResetWebAuthorizationRequest) Decode(b *bin.Buffer) error {
		tl_account_reset_web_authorization_gen.go#L148: func (r *AccountResetWebAuthorizationRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_reset_web_authorization_gen.go#L163: func (r *AccountResetWebAuthorizationRequest) GetHash() (value int64) {
		tl_account_reset_web_authorization_gen.go#L184: 	request := &AccountResetWebAuthorizationRequest{
		tl_registry_gen.go#L4861: 		AccountResetWebAuthorizationRequestTypeID:                               func() bin.Object { return &AccountResetWebAuthorizationRequest{} },
		tl_server_gen.go#L988: 		var request AccountResetWebAuthorizationRequest