GetChatHistory constructor
GetChatHistory({})
Implementation
GetChatHistory({
super.extra,
super.client_id,
this.chat_id,
this.from_message_id,
this.offset,
this.limit,
this.only_local,
});
GetChatHistory({
super.extra,
super.client_id,
this.chat_id,
this.from_message_id,
this.offset,
this.limit,
this.only_local,
});