solveBotInvitedJoinGroupRequestEvent

abstract suspend fun solveBotInvitedJoinGroupRequestEvent(    bot: Bot,     eventId: Long,     invitorId: Long,     groupId: Long,     accept: Boolean)

处理被邀请加入一个群请求事件