newChatMembers

@SerialName(value = "new_chat_members")
val newChatMembers: List<User>? = null(source)

Optional. New members that were added to the group or supergroup and information about them (the bot itself may be one of these members)

type: Array of User