chatinvites_client

package
v0.96.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 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 ChatInvitesClient

type ChatInvitesClient interface {
	MessagesExportChatInvite(ctx context.Context, in *mtproto.TLMessagesExportChatInvite) (*mtproto.ExportedChatInvite, error)
	MessagesCheckChatInvite(ctx context.Context, in *mtproto.TLMessagesCheckChatInvite) (*mtproto.ChatInvite, error)
	MessagesImportChatInvite(ctx context.Context, in *mtproto.TLMessagesImportChatInvite) (*mtproto.Updates, error)
	MessagesGetExportedChatInvites(ctx context.Context, in *mtproto.TLMessagesGetExportedChatInvites) (*mtproto.Messages_ExportedChatInvites, error)
	MessagesGetExportedChatInvite(ctx context.Context, in *mtproto.TLMessagesGetExportedChatInvite) (*mtproto.Messages_ExportedChatInvite, error)
	MessagesEditExportedChatInvite(ctx context.Context, in *mtproto.TLMessagesEditExportedChatInvite) (*mtproto.Messages_ExportedChatInvite, error)
	MessagesDeleteRevokedExportedChatInvites(ctx context.Context, in *mtproto.TLMessagesDeleteRevokedExportedChatInvites) (*mtproto.Bool, error)
	MessagesDeleteExportedChatInvite(ctx context.Context, in *mtproto.TLMessagesDeleteExportedChatInvite) (*mtproto.Bool, error)
	MessagesGetAdminsWithInvites(ctx context.Context, in *mtproto.TLMessagesGetAdminsWithInvites) (*mtproto.Messages_ChatAdminsWithInvites, error)
	MessagesGetChatInviteImporters(ctx context.Context, in *mtproto.TLMessagesGetChatInviteImporters) (*mtproto.Messages_ChatInviteImporters, error)
	MessagesHideChatJoinRequest(ctx context.Context, in *mtproto.TLMessagesHideChatJoinRequest) (*mtproto.Updates, error)
	MessagesHideAllChatJoinRequests(ctx context.Context, in *mtproto.TLMessagesHideAllChatJoinRequests) (*mtproto.Updates, error)
	ChannelsToggleJoinToSend(ctx context.Context, in *mtproto.TLChannelsToggleJoinToSend) (*mtproto.Updates, error)
	ChannelsToggleJoinRequest(ctx context.Context, in *mtproto.TLChannelsToggleJoinRequest) (*mtproto.Updates, error)
}

func NewChatInvitesClient

func NewChatInvitesClient(cli zrpc.Client) ChatInvitesClient

Jump to

Keyboard shortcuts

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