java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.InputMessageContent
it.tdlight.jni.TdApi.InputMessageVenue
- Enclosing class:
- TdApi
A message with information about a venue.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionA message with information about a venue.InputMessageVenue
(TdApi.Venue venue) A message with information about a venue.InputMessageVenue
(DataInput input) A message with information about a venue. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
venue
Venue to send. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
InputMessageVenue
public InputMessageVenue()A message with information about a venue. -
InputMessageVenue
A message with information about a venue.- Parameters:
venue
- Venue Venue to send.
-
InputMessageVenue
A message with information about a venue.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-