package
0.0.0-20211222093213-f63e2ce6423f
Repository: https://github.com/baimeow/simplebot.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

ErrJsonUnmarshal json序列化中出错.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
GroupAddHandler 加群申请.
GroupBanHandler 群禁言,duration单位为秒.
GroupDecreaseHandler 群成员减少,包含成员主动退群,成员被踢; 主动退群时OperatorID==UserID,不相等则为被踢.
GroupInviteHandler 加群邀请.
GroupKickMeHandler 自己被踢出群聊.
GroupLiftBanHandler 群解除禁言.
GroupMsgHandler 群聊消息(不含匿名消息).
GroupRequest 邀请/申请加群都用这个.
PrivateMsgHandler 私聊消息.