force property

bool force
read / write

Pass true to create the chat without a network request. In this case all information about the chat except its type, title and photo can be incorrect.

Implementation

late bool force;