Package com.jtelegram.api.message.media
Class SendableMedium
- java.lang.Object
-
- com.jtelegram.api.message.media.SendableMedium
-
- Direct Known Subclasses:
Contact
,FileMedium
,Location
,Venue
public abstract class SendableMedium extends java.lang.Object
Generally all types of medium (other than text) that can be sent as a telegram message.
-
-
Constructor Summary
Constructors Constructor Description SendableMedium()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-