Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoDownloadCore ¶
type AutoDownloadCore struct { logx.Logger MD *metadata.RpcMetadata // contains filtered or unexported fields }
func New ¶
func New(ctx context.Context, svcCtx *svc.ServiceContext) *AutoDownloadCore
func (*AutoDownloadCore) AccountGetAutoDownloadSettings ¶
func (c *AutoDownloadCore) AccountGetAutoDownloadSettings(in *mtproto.TLAccountGetAutoDownloadSettings) (*mtproto.Account_AutoDownloadSettings, error)
AccountGetAutoDownloadSettings account.getAutoDownloadSettings#56da0b3f = account.AutoDownloadSettings;
func (*AutoDownloadCore) AccountSaveAutoDownloadSettings ¶
func (c *AutoDownloadCore) AccountSaveAutoDownloadSettings(in *mtproto.TLAccountSaveAutoDownloadSettings) (*mtproto.Bool, error)
AccountSaveAutoDownloadSettings account.saveAutoDownloadSettings#76f36233 flags:# low:flags.0?true high:flags.1?true settings:AutoDownloadSettings = Bool;
Click to show internal directories.
Click to hide internal directories.