Documentation
¶
Index ¶
Constants ¶
View Source
const ( MESSAGE_BLOCK uint = 0 MESSAGE_IGNORE uint = 1 )
Variables ¶
This section is empty.
Functions ¶
func FatalError ¶
func FatalError(err error)
Types ¶
type GroupIdType ¶
type Plugin ¶
type Plugin interface {
Do(ctx *context.Context, botId *BotIdType, groupId *GroupIdType, userId *UserIdType, groupName string, messageId *MsgIdType, rawMsg, card string, botRole, userRole, super bool) (retStuct RetStuct)
}
type UserIdType ¶
Click to show internal directories.
Click to hide internal directories.