Skip to main content

BotClient

Type Alias BotClient 

Source
pub type BotClient = BotService;
Expand description

机器人服务客户端类型别名(统一命名为 XxxClient)。

Aliased Type§

pub struct BotClient { /* private fields */ }