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

18 uses

	github.com/gotd/td/tg (current package)
		tl_account_reset_web_authorizations_gen.go#L41: type AccountResetWebAuthorizationsRequest struct {
		tl_account_reset_web_authorizations_gen.go#L49: 	_ bin.Encoder     = &AccountResetWebAuthorizationsRequest{}
		tl_account_reset_web_authorizations_gen.go#L50: 	_ bin.Decoder     = &AccountResetWebAuthorizationsRequest{}
		tl_account_reset_web_authorizations_gen.go#L51: 	_ bin.BareEncoder = &AccountResetWebAuthorizationsRequest{}
		tl_account_reset_web_authorizations_gen.go#L52: 	_ bin.BareDecoder = &AccountResetWebAuthorizationsRequest{}
		tl_account_reset_web_authorizations_gen.go#L55: func (r *AccountResetWebAuthorizationsRequest) Zero() bool {
		tl_account_reset_web_authorizations_gen.go#L64: func (r *AccountResetWebAuthorizationsRequest) String() string {
		tl_account_reset_web_authorizations_gen.go#L68: 	type Alias AccountResetWebAuthorizationsRequest
		tl_account_reset_web_authorizations_gen.go#L75: func (*AccountResetWebAuthorizationsRequest) TypeID() uint32 {
		tl_account_reset_web_authorizations_gen.go#L80: func (*AccountResetWebAuthorizationsRequest) TypeName() string {
		tl_account_reset_web_authorizations_gen.go#L85: func (r *AccountResetWebAuthorizationsRequest) TypeInfo() tdp.Type {
		tl_account_reset_web_authorizations_gen.go#L99: func (r *AccountResetWebAuthorizationsRequest) Encode(b *bin.Buffer) error {
		tl_account_reset_web_authorizations_gen.go#L108: func (r *AccountResetWebAuthorizationsRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_reset_web_authorizations_gen.go#L116: func (r *AccountResetWebAuthorizationsRequest) Decode(b *bin.Buffer) error {
		tl_account_reset_web_authorizations_gen.go#L127: func (r *AccountResetWebAuthorizationsRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_reset_web_authorizations_gen.go#L144: 	request := &AccountResetWebAuthorizationsRequest{}
		tl_registry_gen.go#L4862: 		AccountResetWebAuthorizationsRequestTypeID:                              func() bin.Object { return &AccountResetWebAuthorizationsRequest{} },
		tl_server_gen.go#L1009: 		var request AccountResetWebAuthorizationsRequest