acceptTermsOfService - libtd-ktx

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


libtd-ktx / kotlinx.telegram.coroutines / acceptTermsOfService

acceptTermsOfService

suspend fun TelegramFlow.acceptTermsOfService(termsOfServiceId: String?): Unit

Suspend function, which accepts Telegram terms of services.

Parameters

termsOfServiceId - Terms of service identifier.