ifIs

inline fun <E : Event> UnsupportedMiraiEvent.ifIs(block: E.() -> Unit)(source)

当 metadata 中的 nativeEvent 类型符合 E 的时候,执行逻辑。