pub async fn post_invite_community(
__arg0: State<App>,
__arg1: Auth,
__arg2: Json<InviteCommunityRequest>,
) -> ClResult<(StatusCode, Json<ApiResponse<InviteCommunityResponse>>)>Expand description
POST /api/admin/invite-community - Create a community invite and send PRINVT action