Handles a pending join request in a chat
const ProcessChatJoinRequest({ required this.chatId, required this.userId, required this.approve, });