-
Notifications
You must be signed in to change notification settings - Fork 11
get application config
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.coroutines / 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.