tencentGuildBotManagers

@FragileSimbotApi
inline fun tencentGuildBotManagers(): List<TencentGuildBotManager>

OriginBotManager 中过滤取出所有 TencentGuildBotManager 实例.


Deprecated

Use filterIsTencentGuildBotManagers

Replace with

filterIsTencentGuildBotManagers()

从中过滤取出所有 TencentGuildBotManager 实例.

See also


Deprecated

Use filterIsTencentGuildBotManagers

Replace with

filterIsTencentGuildBotManagers()

从序列中过滤出 TencentGuildBotManager 实例.

See also