Class VideoChatEnded
java.lang.Object
io.micronaut.chatbots.telegram.api.VideoChatEnded
This object represents a service message about a video chat ended in the chat.
VideoChatEnded
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VideoChatEnded
public VideoChatEnded()
-
-
Method Details
-
getDuration
- Returns:
- Video chat duration in seconds
-
setDuration
- Parameters:
duration
- Video chat duration in seconds
-