Class VideoChatParticipantsInvited
java.lang.Object
io.micronaut.chatbots.telegram.api.VideoChatParticipantsInvited
This object represents a service message about new members invited to a video chat.
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VideoChatParticipantsInvited
public VideoChatParticipantsInvited()
-
-
Method Details
-
getUsers
- Returns:
- New members that were invited to the video chat
-
setUsers
- Parameters:
users
- New members that were invited to the video chat
-