Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TosClient ¶
type TosClient interface { HelpGetTermsOfServiceUpdate(ctx context.Context, in *mtproto.TLHelpGetTermsOfServiceUpdate) (*mtproto.Help_TermsOfServiceUpdate, error) HelpAcceptTermsOfService(ctx context.Context, in *mtproto.TLHelpAcceptTermsOfService) (*mtproto.Bool, error) }
func NewTosClient ¶
Click to show internal directories.
Click to hide internal directories.