whenRecordVideoAction

inline fun <T> BotAction.whenRecordVideoAction(block: (RecordVideoAction) -> T): T?