Class VideoChatEnded
- java.lang.Object
-
- io.micronaut.chatbots.telegram.api.VideoChatEnded
-
public class VideoChatEnded extends java.lang.Object
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
Constructors Constructor Description VideoChatEnded()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
getDuration()
void
setDuration(java.lang.Integer duration)
-