-
Notifications
You must be signed in to change notification settings - Fork 11
get all passport elements
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / getAllPassportElements
suspend fun
TelegramFlow
.getAllPassportElements(password:
String
?):
PassportElements
Suspend function, which returns all available Telegram Passport elements.
password
- Password of the current user.
Return PassportElements Contains information about saved Telegram Passport elements.