Versions in this module Expand all Collapse all v1 v1.0.2 May 30, 2025 Changes in this version + func AddAllHandler() + func ChannelJoinedAsyncHandler(kookCtx *kook.GuildChannelMemberAddContext) + func ChannelLeftAsyncHandler(kookCtx *kook.GuildChannelMemberDeleteContext) + func ClickEventAsyncHandler(kookCtx *kook.MessageButtonClickContext) + func CommandHandler(baseCtx context.Context, kookCtx *kook.KmarkdownMessageContext) + func MessageEventAsyncHandler(kookCtx *kook.KmarkdownMessageContext) + func Reconnect() (err error) + func ReconnectUsingChan() + func SendMessageToTestChannel(session *kook.Session, content string)