- Enclosing class:
- TdApi
Creates a link for the given invoice;
for bots only.
Returns
HttpUrl
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Information about the invoice of the type inputMessageInvoice. -
Constructor Summary
ConstructorDescriptionCreates a link for the given invoice; for bots only.Creates a link for the given invoice; for bots only.CreateInvoiceLink
(DataInput input) Creates a link for the given invoice; for bots only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
invoice
Information about the invoice of the type inputMessageInvoice. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CreateInvoiceLink
public CreateInvoiceLink()Creates a link for the given invoice; for bots only. ReturnsHttpUrl
-
CreateInvoiceLink
Creates a link for the given invoice; for bots only. ReturnsHttpUrl
- Parameters:
invoice
- InputMessageContent Information about the invoice of the type inputMessageInvoice.
-
CreateInvoiceLink
Creates a link for the given invoice; for bots only. ReturnsHttpUrl
- 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()
-