- Enclosing class:
- TdApi
Creates a link for the given invoice;
for bots only.
Returns
HttpUrl-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intInformation about the invoice of the type inputMessageInvoice. -
Constructor Summary
ConstructorsConstructorDescriptionCreates 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
toStringMethods 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-