public class Animation extends Object implements BotApiObject
| Constructor and Description |
|---|
Animation() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDuration() |
String |
getFileId() |
String |
getFileName() |
Integer |
getFileSize() |
Integer |
getHeight() |
String |
getMimetype() |
PhotoSize |
getThumb() |
Integer |
getWidth() |
String |
toString() |
public String getFileId()
public PhotoSize getThumb()
public String getFileName()
public String getMimetype()
public Integer getFileSize()
public Integer getWidth()
public Integer getHeight()
public Integer getDuration()
Copyright © 2019. All rights reserved.