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

18 uses

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