CallStateDiscarded constructor
CallStateDiscarded({})
Implementation
CallStateDiscarded({
super.extra,
super.client_id,
this.reason,
this.need_rating,
this.need_debug_information,
this.need_log,
});
CallStateDiscarded({
super.extra,
super.client_id,
this.reason,
this.need_rating,
this.need_debug_information,
this.need_log,
});