KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
sendInvoice
send
Invoice
inline
fun
TelegramBot
.
sendInvoice
(
title
:
String
,
description
:
String
,
payload
:
String
,
providerToken
:
String
?
=
null
,
currency
:
Currency
,
prices
:
List
<
LabeledPrice
>
)
:
SendInvoiceAction
(
source
)