Class ChatPhoto
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.ChatPhoto
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class ChatPhoto extends Object implements BotApiObject
- Version:
- 1.0 This object represents a chat photo (profile picture of a user, group or channel)
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChatPhoto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBigFileId()StringgetBigFileUniqueId()StringgetSmallFileId()StringgetSmallFileUniqueId()StringtoString()
-