client

package
v0.0.0-...-a9b63ba Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*client.Client
	// contains filtered or unexported fields
}

func NewClient

func NewClient(hash string, config *config.Config) (*Client, error)

func (*Client) GetUserByID

func (c *Client) GetUserByID(sender client.MessageSender) (*client.User, error)

func (*Client) Hash

func (c *Client) Hash() string

func (*Client) Me

func (c *Client) Me() (*client.User, error)

func (*Client) Run

func (c *Client) Run()

func (*Client) SearchChatMembersByID

func (c *Client) SearchChatMembersByID(chatid int64) (*client.ChatMembers, error)

func (*Client) State

func (c *Client) State() string

Jump to

Keyboard shortcuts

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