Skip to content

get invite text

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.coroutines / getInviteText

getInviteText

suspend fun TelegramFlow.getInviteText(): Text

Suspend function, which returns the default text for invitation messages to be used as a placeholder when the current user invites friends to Telegram.

Return Text Contains some text.

Clone this wiki locally