GetLogStream constructor

GetLogStream(
  1. {int? extra,
  2. int? clientId}
)

Returns information about currently used log stream for internal logging of TDLib. Can be called synchronously

Returns LogStream

Implementation

GetLogStream