An event handler for a follow request to the bot.
FollowEventHandler<TContextData>
An event handler for a follow request to the bot.
FollowEventHandler<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";