interface MessageNewChatMembers
implements _MessageBase
import { type MessageNewChatMembers } from "https://deno.land/x/mtkruto@0.2.50/types/4_message.ts";
A message that is received when new members join a chat.
Properties
newChatMembers: User[]
The new members of the chat