force property

bool force
final

force If true, the chat will be created without network request. In this case all information about the chat except its type, title and photo can be incorrect

Implementation

final bool force;