Documentation ¶ Index ¶ Variables type Client func New(cfg *client.Config) Client type Config Constants ¶ This section is empty. Variables ¶ View Source var Version = "1.3.6" Version is the version of this package. Functions ¶ This section is empty. Types ¶ type Client ¶ type Client interface { Bot() bot.Bot Message() message.Message Event(request *event.EventRequest) event.Event } func New ¶ func New(cfg *client.Config) Client type Config ¶ type Config = client.Config Source Files ¶ View all Source files feishu.go version.go Directories ¶ Show internal Expand all Path Synopsis access_token bot chat client config contact department user event message content webhook Click to show internal directories. Click to hide internal directories.