const github.com/gotd/td/tg.AccountSaveAutoDownloadSettingsRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_account_save_auto_download_settings_gen.go#L53: const AccountSaveAutoDownloadSettingsRequestTypeID = 0x76f36233
		tl_account_save_auto_download_settings_gen.go#L107: 	return AccountSaveAutoDownloadSettingsRequestTypeID
		tl_account_save_auto_download_settings_gen.go#L119: 		ID:   AccountSaveAutoDownloadSettingsRequestTypeID,
		tl_account_save_auto_download_settings_gen.go#L159: 	b.PutID(AccountSaveAutoDownloadSettingsRequestTypeID)
		tl_account_save_auto_download_settings_gen.go#L183: 	if err := b.ConsumeID(AccountSaveAutoDownloadSettingsRequestTypeID); err != nil {
		tl_registry_gen.go#L1323: 		AccountSaveAutoDownloadSettingsRequestTypeID:                            "account.saveAutoDownloadSettings#76f36233",
		tl_registry_gen.go#L3105: 		"account.saveAutoDownloadSettings":                                  AccountSaveAutoDownloadSettingsRequestTypeID,
		tl_registry_gen.go#L4887: 		AccountSaveAutoDownloadSettingsRequestTypeID:                            func() bin.Object { return &AccountSaveAutoDownloadSettingsRequest{} },
		tl_server_gen.go#L1502: 	s.handlers[AccountSaveAutoDownloadSettingsRequestTypeID] = handler