GroupCallId constructor

GroupCallId(
  1. {required int id,
  2. int? extra,
  3. int? clientId}
)

Contains the group call identifier

Implementation

GroupCallId