-
Notifications
You must be signed in to change notification settings - Fork 11
edit custom language pack info
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / editCustomLanguagePackInfo
suspend fun
TelegramFlow
.editCustomLanguagePackInfo(info:
LanguagePackInfo
?):
Unit
Suspend function, which edits information about a custom local language pack in the current localization target. Can be called before authorization.
info
- New information about the custom local language pack.