Crate gewe_webhook

Crate gewe_webhook 

Source

Structs§

WebhookBuilderOptions
WebhookEvent
WebhookState

Functions§

router
router_with_channel
router_with_channel_and_state
返回 Router、事件接收端及可写的 SessionStore 句柄,方便在应用启动时注册机器人上下文。
router_with_channel_and_store
构建携带自定义 SessionStore 的 webhook,便于外部提前写入 BotContext。