Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MiscellaneousCore ¶
type MiscellaneousCore struct { logx.Logger MD *metadata.RpcMetadata // contains filtered or unexported fields }
func New ¶
func New(ctx context.Context, svcCtx *svc.ServiceContext) *MiscellaneousCore
func (*MiscellaneousCore) HelpSaveAppLog ¶
func (c *MiscellaneousCore) HelpSaveAppLog(in *mtproto.TLHelpSaveAppLog) (*mtproto.Bool, error)
HelpSaveAppLog help.saveAppLog#6f02f748 events:Vector<InputAppEvent> = Bool;
func (*MiscellaneousCore) HelpTest ¶
func (c *MiscellaneousCore) HelpTest(in *mtproto.TLHelpTest) (*mtproto.Bool, error)
HelpTest help.test#c0e202f7 = Bool;
Click to show internal directories.
Click to hide internal directories.