editCustomLanguagePackInfo - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


libtd-ktx / kotlinx.telegram.coroutines / editCustomLanguagePackInfo

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.

Parameters

info - New information about the custom local language pack.