force property

bool force
final

force 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

final bool force;