Categorygithub.com/go-zoox/chatbot-feishu
modulepackage
1.3.0
Repository: https://github.com/go-zoox/chatbot-feishu.git
Documentation: pkg.go.dev

# README

ChatBot Feishu - chatbot for feishu

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

Installation

To install the package, run:

go get -u github.com/go-zoox/chatbot-feishu

Getting Started

// See test cases

License

GoZoox is released under the MIT License.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New creates a new chatbot.

# Variables

Version is the version of lighthouse.

# Structs

Command ...
Config is the configuration for create chatbot.

# Interfaces

ChatBot is the chatbot interface.

# Type aliases

MessageReply ...
OnMessageHandler ...