MemberJoinRequestEvent

fun MemberJoinRequestEvent(bot: Bot, eventId: Long, message: String, fromId: Long, groupId: Long, groupName: String, fromNick: String)
fun MemberJoinRequestEvent(bot: Bot, eventId: Long, message: String, fromId: Long, groupId: Long, groupName: String, fromNick: String, invitorId: Long? = null)