libtd-ktx / kotlinx.telegram.coroutines / getApplicationConfig
getApplicationConfig
suspend fun
TelegramFlow
.getApplicationConfig():
JsonValue
Suspend function, which returns application config, provided by the server. Can be called before authorization.
Return JsonValue This class is an abstract base class.