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) HelpAcceptTermsOfService ¶
func (s *Service) HelpAcceptTermsOfService(ctx context.Context, request *mtproto.TLHelpAcceptTermsOfService) (*mtproto.Bool, error)
HelpAcceptTermsOfService help.acceptTermsOfService#ee72f79a id:DataJSON = Bool;
func (*Service) HelpGetTermsOfServiceUpdate ¶
func (s *Service) HelpGetTermsOfServiceUpdate(ctx context.Context, request *mtproto.TLHelpGetTermsOfServiceUpdate) (*mtproto.Help_TermsOfServiceUpdate, error)
HelpGetTermsOfServiceUpdate help.getTermsOfServiceUpdate#2ca51fd1 = help.TermsOfServiceUpdate;
Click to show internal directories.
Click to hide internal directories.