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.