package
0.4.12
Repository: https://github.com/wechaty/go-wechaty.git
Documentation: pkg.go.dev

# Packages

Package events provides simple EventEmitter support for Go Programming Language.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewMsgAdapter 各种 puppet 返回的消息有出入,这里做统一.
NewPuppet instance.
WithEndpoint with Endpoint.
WithTimeout with Timeout.
WithToken with Token.

# Structs

Option puppet option.
Puppet puppet abstract struct.
RawMsgAdapter 不需要处理的消息.
RecalledMsgAdapter 撤回类型的消息适配器.
UnknownMsgAdapter Unknown 类型的消息适配器.

# Interfaces

IPuppetAbstract puppet abstract class interface.
MsgAdapter 消息适配器.

# Type aliases

OptionFn func.