libtd-ktx / kotlinx.telegram.extensions / CallKtx / accept
accept
open suspend fun Call.accept(protocol: CallProtocol?): Unit
Suspend function, which accepts an incoming call.
Parameters
protocol - Description of the call protocols supported by the client.