Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(ctx *svc.ServiceContext) *Service
func (*Service) AccountGetContentSettings ¶
func (s *Service) AccountGetContentSettings(ctx context.Context, request *mtproto.TLAccountGetContentSettings) (*mtproto.Account_ContentSettings, error)
AccountGetContentSettings account.getContentSettings#8b9b4dae = account.ContentSettings;
func (*Service) AccountSetContentSettings ¶
func (s *Service) AccountSetContentSettings(ctx context.Context, request *mtproto.TLAccountSetContentSettings) (*mtproto.Bool, error)
AccountSetContentSettings account.setContentSettings#b574b16b flags:# sensitive_enabled:flags.0?true = Bool;
Click to show internal directories.
Click to hide internal directories.