Uses of Class
org.telegram.telegrambots.meta.api.objects.media.InputMediaVideo
-
Packages that use InputMediaVideo Package Description org.telegram.telegrambots.meta.api.objects.media -
-
Uses of InputMediaVideo in org.telegram.telegrambots.meta.api.objects.media
Methods in org.telegram.telegrambots.meta.api.objects.media that return InputMediaVideo Modifier and Type Method Description InputMediaVideoInputMediaVideo. setDuration(Integer duration)InputMediaVideoInputMediaVideo. setHeight(Integer height)InputMediaVideoInputMediaVideo. setSupportsStreaming(Boolean supportsStreaming)InputMediaVideoInputMediaVideo. setThumb(InputFile thumb)InputMediaVideoInputMediaVideo. setWidth(Integer width)
-