An event handler for a message mentioned to the bot.
MentionEventHandler<TContextData>
An event handler for a message mentioned to the bot.
MentionEventHandler<TContextData>
Add Package
deno add jsr:@fedify/botkit
Import symbol
import { type Bot } from "@fedify/botkit/bot";
---- OR ----
Import directly with a jsr specifier
import { type Bot } from "jsr:@fedify/botkit/bot";