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

18 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_auto_download_settings_gen.go#L38: type AccountGetAutoDownloadSettingsRequest struct {
		tl_account_get_auto_download_settings_gen.go#L46: 	_ bin.Encoder     = &AccountGetAutoDownloadSettingsRequest{}
		tl_account_get_auto_download_settings_gen.go#L47: 	_ bin.Decoder     = &AccountGetAutoDownloadSettingsRequest{}
		tl_account_get_auto_download_settings_gen.go#L48: 	_ bin.BareEncoder = &AccountGetAutoDownloadSettingsRequest{}
		tl_account_get_auto_download_settings_gen.go#L49: 	_ bin.BareDecoder = &AccountGetAutoDownloadSettingsRequest{}
		tl_account_get_auto_download_settings_gen.go#L52: func (g *AccountGetAutoDownloadSettingsRequest) Zero() bool {
		tl_account_get_auto_download_settings_gen.go#L61: func (g *AccountGetAutoDownloadSettingsRequest) String() string {
		tl_account_get_auto_download_settings_gen.go#L65: 	type Alias AccountGetAutoDownloadSettingsRequest
		tl_account_get_auto_download_settings_gen.go#L72: func (*AccountGetAutoDownloadSettingsRequest) TypeID() uint32 {
		tl_account_get_auto_download_settings_gen.go#L77: func (*AccountGetAutoDownloadSettingsRequest) TypeName() string {
		tl_account_get_auto_download_settings_gen.go#L82: func (g *AccountGetAutoDownloadSettingsRequest) TypeInfo() tdp.Type {
		tl_account_get_auto_download_settings_gen.go#L96: func (g *AccountGetAutoDownloadSettingsRequest) Encode(b *bin.Buffer) error {
		tl_account_get_auto_download_settings_gen.go#L105: func (g *AccountGetAutoDownloadSettingsRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_get_auto_download_settings_gen.go#L113: func (g *AccountGetAutoDownloadSettingsRequest) Decode(b *bin.Buffer) error {
		tl_account_get_auto_download_settings_gen.go#L124: func (g *AccountGetAutoDownloadSettingsRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_get_auto_download_settings_gen.go#L138: 	request := &AccountGetAutoDownloadSettingsRequest{}
		tl_registry_gen.go#L4886: 		AccountGetAutoDownloadSettingsRequestTypeID:                             func() bin.Object { return &AccountGetAutoDownloadSettingsRequest{} },
		tl_server_gen.go#L1469: 		var request AccountGetAutoDownloadSettingsRequest