core

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: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatInvitesCore

type ChatInvitesCore struct {
	logx.Logger
	MD *metadata.RpcMetadata
	// contains filtered or unexported fields
}

func New

func (*ChatInvitesCore) ChannelsToggleJoinRequest added in v0.87.3

func (c *ChatInvitesCore) ChannelsToggleJoinRequest(in *mtproto.TLChannelsToggleJoinRequest) (*mtproto.Updates, error)

ChannelsToggleJoinRequest channels.toggleJoinRequest#4c2985b6 channel:InputChannel enabled:Bool = Updates;

func (*ChatInvitesCore) ChannelsToggleJoinToSend added in v0.87.3

func (c *ChatInvitesCore) ChannelsToggleJoinToSend(in *mtproto.TLChannelsToggleJoinToSend) (*mtproto.Updates, error)

ChannelsToggleJoinToSend channels.toggleJoinToSend#e4cb9580 channel:InputChannel enabled:Bool = Updates;

func (*ChatInvitesCore) MessagesCheckChatInvite

func (c *ChatInvitesCore) MessagesCheckChatInvite(in *mtproto.TLMessagesCheckChatInvite) (*mtproto.ChatInvite, error)

MessagesCheckChatInvite messages.checkChatInvite#3eadb1bb hash:string = ChatInvite;

func (*ChatInvitesCore) MessagesDeleteExportedChatInvite

func (c *ChatInvitesCore) MessagesDeleteExportedChatInvite(in *mtproto.TLMessagesDeleteExportedChatInvite) (*mtproto.Bool, error)

MessagesDeleteExportedChatInvite messages.deleteExportedChatInvite#d464a42b peer:InputPeer link:string = Bool;

func (*ChatInvitesCore) MessagesDeleteRevokedExportedChatInvites

func (c *ChatInvitesCore) MessagesDeleteRevokedExportedChatInvites(in *mtproto.TLMessagesDeleteRevokedExportedChatInvites) (*mtproto.Bool, error)

MessagesDeleteRevokedExportedChatInvites messages.deleteRevokedExportedChatInvites#56987bd5 peer:InputPeer admin_id:InputUser = Bool;

func (*ChatInvitesCore) MessagesEditExportedChatInvite

MessagesEditExportedChatInvite messages.editExportedChatInvite#bdca2f75 flags:# revoked:flags.2?true peer:InputPeer link:string expire_date:flags.0?int usage_limit:flags.1?int request_needed:flags.3?Bool title:flags.4?string = messages.ExportedChatInvite;

func (*ChatInvitesCore) MessagesExportChatInvite

MessagesExportChatInvite messages.exportChatInvite#a02ce5d5 flags:# legacy_revoke_permanent:flags.2?true request_needed:flags.3?true peer:InputPeer expire_date:flags.0?int usage_limit:flags.1?int title:flags.4?string = ExportedChatInvite;

func (*ChatInvitesCore) MessagesGetAdminsWithInvites

MessagesGetAdminsWithInvites messages.getAdminsWithInvites#3920e6ef peer:InputPeer = messages.ChatAdminsWithInvites;

func (*ChatInvitesCore) MessagesGetChatInviteImporters

MessagesGetChatInviteImporters messages.getChatInviteImporters#df04dd4e flags:# requested:flags.0?true peer:InputPeer link:flags.1?string q:flags.2?string offset_date:int offset_user:InputUser limit:int = messages.ChatInviteImporters;

func (*ChatInvitesCore) MessagesGetExportedChatInvite

MessagesGetExportedChatInvite messages.getExportedChatInvite#73746f5c peer:InputPeer link:string = messages.ExportedChatInvite;

func (*ChatInvitesCore) MessagesGetExportedChatInvites

MessagesGetExportedChatInvites messages.getExportedChatInvites#a2b5a3f6 flags:# revoked:flags.3?true peer:InputPeer admin_id:InputUser offset_date:flags.2?int offset_link:flags.2?string limit:int = messages.ExportedChatInvites;

func (*ChatInvitesCore) MessagesHideAllChatJoinRequests

func (c *ChatInvitesCore) MessagesHideAllChatJoinRequests(in *mtproto.TLMessagesHideAllChatJoinRequests) (*mtproto.Updates, error)

MessagesHideAllChatJoinRequests messages.hideAllChatJoinRequests#e085f4ea flags:# approved:flags.0?true peer:InputPeer link:flags.1?string = Updates;

func (*ChatInvitesCore) MessagesHideChatJoinRequest

func (c *ChatInvitesCore) MessagesHideChatJoinRequest(in *mtproto.TLMessagesHideChatJoinRequest) (*mtproto.Updates, error)

MessagesHideChatJoinRequest messages.hideChatJoinRequest#7fe7e815 flags:# approved:flags.0?true peer:InputPeer user_id:InputUser = Updates;

func (*ChatInvitesCore) MessagesImportChatInvite

func (c *ChatInvitesCore) MessagesImportChatInvite(in *mtproto.TLMessagesImportChatInvite) (*mtproto.Updates, error)

MessagesImportChatInvite messages.importChatInvite#6c50051c hash:string = Updates;

Jump to

Keyboard shortcuts

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