get

inline fun <B : BotManager> BotManagers.get(): B(source)

根据类型寻找某个 BotManager,如果找不到则抛出 NoSuchElementException

Throws

如果没找到匹配的类型