SendCallDebugInformation constructor

SendCallDebugInformation(
  1. {required int call_id,
  2. required String debug_information,
  3. int? extra,
  4. int? clientId}
)

Sends debug information for a call to Telegram servers

Returns Ok

Implementation

SendCallDebugInformation