Skip to main content

Module utils

Module utils 

Source

Re-exports§

pub use crate::event::Event as NormalEvent;

Structs§

APIRequest
APIResponse
BroadcastReceiver
Receiving-half of the broadcast channel.
BroadcastSender
Sending-half of the broadcast channel.
Client
对于Onebot V11协议API调用和事件接收的高层抽象
需要具体实现 CommunicationService 的底层服务支持
FlumeReceiver
The receiving end of a channel.
FlumeSender
A transmitting end of a channel.

Enums§

Event

Traits§

APIResponseListener
CommunicationService
IntoService

Type Aliases§

APIReceiver
APISender
EventReceiver
EventSender