type github.com/gotd/td/tg.AutoDownloadSettings
46 uses
github.com/gotd/td/tg (current package)
tl_account_auto_download_settings_gen.go#L40: Low AutoDownloadSettings
tl_account_auto_download_settings_gen.go#L42: Medium AutoDownloadSettings
tl_account_auto_download_settings_gen.go#L44: High AutoDownloadSettings
tl_account_auto_download_settings_gen.go#L86: GetLow() (value AutoDownloadSettings)
tl_account_auto_download_settings_gen.go#L87: GetMedium() (value AutoDownloadSettings)
tl_account_auto_download_settings_gen.go#L88: GetHigh() (value AutoDownloadSettings)
tl_account_auto_download_settings_gen.go#L195: func (a *AccountAutoDownloadSettings) GetLow() (value AutoDownloadSettings) {
tl_account_auto_download_settings_gen.go#L203: func (a *AccountAutoDownloadSettings) GetMedium() (value AutoDownloadSettings) {
tl_account_auto_download_settings_gen.go#L211: func (a *AccountAutoDownloadSettings) GetHigh() (value AutoDownloadSettings) {
tl_account_save_auto_download_settings_gen.go#L49: Settings AutoDownloadSettings
tl_account_save_auto_download_settings_gen.go#L96: GetSettings() (value AutoDownloadSettings)
tl_account_save_auto_download_settings_gen.go#L248: func (s *AccountSaveAutoDownloadSettingsRequest) GetSettings() (value AutoDownloadSettings) {
tl_auto_download_settings_gen.go#L38: type AutoDownloadSettings struct {
tl_auto_download_settings_gen.go#L80: _ bin.Encoder = &AutoDownloadSettings{}
tl_auto_download_settings_gen.go#L81: _ bin.Decoder = &AutoDownloadSettings{}
tl_auto_download_settings_gen.go#L82: _ bin.BareEncoder = &AutoDownloadSettings{}
tl_auto_download_settings_gen.go#L83: _ bin.BareDecoder = &AutoDownloadSettings{}
tl_auto_download_settings_gen.go#L86: func (a *AutoDownloadSettings) Zero() bool {
tl_auto_download_settings_gen.go#L131: func (a *AutoDownloadSettings) String() string {
tl_auto_download_settings_gen.go#L135: type Alias AutoDownloadSettings
tl_auto_download_settings_gen.go#L140: func (a *AutoDownloadSettings) FillFrom(from interface {
tl_auto_download_settings_gen.go#L169: func (*AutoDownloadSettings) TypeID() uint32 {
tl_auto_download_settings_gen.go#L174: func (*AutoDownloadSettings) TypeName() string {
tl_auto_download_settings_gen.go#L179: func (a *AutoDownloadSettings) TypeInfo() tdp.Type {
tl_auto_download_settings_gen.go#L243: func (a *AutoDownloadSettings) SetFlags() {
tl_auto_download_settings_gen.go#L262: func (a *AutoDownloadSettings) Encode(b *bin.Buffer) error {
tl_auto_download_settings_gen.go#L271: func (a *AutoDownloadSettings) EncodeBare(b *bin.Buffer) error {
tl_auto_download_settings_gen.go#L289: func (a *AutoDownloadSettings) Decode(b *bin.Buffer) error {
tl_auto_download_settings_gen.go#L300: func (a *AutoDownloadSettings) DecodeBare(b *bin.Buffer) error {
tl_auto_download_settings_gen.go#L360: func (a *AutoDownloadSettings) SetDisabled(value bool) {
tl_auto_download_settings_gen.go#L371: func (a *AutoDownloadSettings) GetDisabled() (value bool) {
tl_auto_download_settings_gen.go#L379: func (a *AutoDownloadSettings) SetVideoPreloadLarge(value bool) {
tl_auto_download_settings_gen.go#L390: func (a *AutoDownloadSettings) GetVideoPreloadLarge() (value bool) {
tl_auto_download_settings_gen.go#L398: func (a *AutoDownloadSettings) SetAudioPreloadNext(value bool) {
tl_auto_download_settings_gen.go#L409: func (a *AutoDownloadSettings) GetAudioPreloadNext() (value bool) {
tl_auto_download_settings_gen.go#L417: func (a *AutoDownloadSettings) SetPhonecallsLessData(value bool) {
tl_auto_download_settings_gen.go#L428: func (a *AutoDownloadSettings) GetPhonecallsLessData() (value bool) {
tl_auto_download_settings_gen.go#L436: func (a *AutoDownloadSettings) SetStoriesPreload(value bool) {
tl_auto_download_settings_gen.go#L447: func (a *AutoDownloadSettings) GetStoriesPreload() (value bool) {
tl_auto_download_settings_gen.go#L455: func (a *AutoDownloadSettings) GetPhotoSizeMax() (value int) {
tl_auto_download_settings_gen.go#L463: func (a *AutoDownloadSettings) GetVideoSizeMax() (value int64) {
tl_auto_download_settings_gen.go#L471: func (a *AutoDownloadSettings) GetFileSizeMax() (value int64) {
tl_auto_download_settings_gen.go#L479: func (a *AutoDownloadSettings) GetVideoUploadMaxbitrate() (value int) {
tl_auto_download_settings_gen.go#L487: func (a *AutoDownloadSettings) GetSmallQueueActiveOperationsMax() (value int) {
tl_auto_download_settings_gen.go#L495: func (a *AutoDownloadSettings) GetLargeQueueActiveOperationsMax() (value int) {
tl_registry_gen.go#L5942: AutoDownloadSettingsTypeID: func() bin.Object { return &AutoDownloadSettings{} },
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |