UpdateDeleteMessages constructor
UpdateDeleteMessages({})
Implementation
UpdateDeleteMessages({
super.extra,
super.client_id,
this.chat_id,
this.message_ids,
this.is_permanent,
this.from_cache,
});
UpdateDeleteMessages({
super.extra,
super.client_id,
this.chat_id,
this.message_ids,
this.is_permanent,
this.from_cache,
});