reports_client

package
v0.86.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportsClient

type ReportsClient interface {
	AccountReportPeer(ctx context.Context, in *mtproto.TLAccountReportPeer) (*mtproto.Bool, error)
	AccountReportProfilePhoto(ctx context.Context, in *mtproto.TLAccountReportProfilePhoto) (*mtproto.Bool, error)
	MessagesReportSpam(ctx context.Context, in *mtproto.TLMessagesReportSpam) (*mtproto.Bool, error)
	MessagesReport(ctx context.Context, in *mtproto.TLMessagesReport) (*mtproto.Bool, error)
	MessagesReportEncryptedSpam(ctx context.Context, in *mtproto.TLMessagesReportEncryptedSpam) (*mtproto.Bool, error)
	ChannelsReportSpam(ctx context.Context, in *mtproto.TLChannelsReportSpam) (*mtproto.Bool, error)
}

func NewReportsClient

func NewReportsClient(cli zrpc.Client) ReportsClient

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL