Documentation ¶
Index ¶
- func ArchiveChats(ctx context.Context, client *telegram.Client, peers []tg.InputPeerClass) (bool, error)
- func ExportShareableFolder(ctx context.Context, client *telegram.Client, slug string, categoryID int) ([]tg.ChatClass, error)
- func GetDialogs(ctx context.Context, client *telegram.Client) ([]dialogs.Elem, error)
- func JoinChatlist(ctx context.Context, client *telegram.Client, slug string) error
- func SearchTroughPeers(peers []tg.PeerClass, id int64) (*tg.PeerClass, bool)
- func SortPeersInDialogs(elems []dialogs.Elem) []tg.PeerClass
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArchiveChats ¶
func ArchiveChats( ctx context.Context, client *telegram.Client, peers []tg.InputPeerClass, ) (bool, error)
removed the wrapper taken from https://github.com/celestix/gotgproto
func ExportShareableFolder ¶
func GetDialogs ¶
func JoinChatlist ¶
func SearchTroughPeers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.