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

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_reset_authorization_gen.go#L41: type AccountResetAuthorizationRequest struct {
		tl_account_reset_authorization_gen.go#L51: 	_ bin.Encoder     = &AccountResetAuthorizationRequest{}
		tl_account_reset_authorization_gen.go#L52: 	_ bin.Decoder     = &AccountResetAuthorizationRequest{}
		tl_account_reset_authorization_gen.go#L53: 	_ bin.BareEncoder = &AccountResetAuthorizationRequest{}
		tl_account_reset_authorization_gen.go#L54: 	_ bin.BareDecoder = &AccountResetAuthorizationRequest{}
		tl_account_reset_authorization_gen.go#L57: func (r *AccountResetAuthorizationRequest) Zero() bool {
		tl_account_reset_authorization_gen.go#L69: func (r *AccountResetAuthorizationRequest) String() string {
		tl_account_reset_authorization_gen.go#L73: 	type Alias AccountResetAuthorizationRequest
		tl_account_reset_authorization_gen.go#L78: func (r *AccountResetAuthorizationRequest) FillFrom(from interface {
		tl_account_reset_authorization_gen.go#L87: func (*AccountResetAuthorizationRequest) TypeID() uint32 {
		tl_account_reset_authorization_gen.go#L92: func (*AccountResetAuthorizationRequest) TypeName() string {
		tl_account_reset_authorization_gen.go#L97: func (r *AccountResetAuthorizationRequest) TypeInfo() tdp.Type {
		tl_account_reset_authorization_gen.go#L116: func (r *AccountResetAuthorizationRequest) Encode(b *bin.Buffer) error {
		tl_account_reset_authorization_gen.go#L125: func (r *AccountResetAuthorizationRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_reset_authorization_gen.go#L134: func (r *AccountResetAuthorizationRequest) Decode(b *bin.Buffer) error {
		tl_account_reset_authorization_gen.go#L145: func (r *AccountResetAuthorizationRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_reset_authorization_gen.go#L160: func (r *AccountResetAuthorizationRequest) GetHash() (value int64) {
		tl_account_reset_authorization_gen.go#L182: 	request := &AccountResetAuthorizationRequest{
		tl_registry_gen.go#L4853: 		AccountResetAuthorizationRequestTypeID:                                  func() bin.Object { return &AccountResetAuthorizationRequest{} },
		tl_server_gen.go#L840: 		var request AccountResetAuthorizationRequest