chatIsCreated property
Optional. Pass True to request a chat owned by the user. Otherwise, no additional restrictions are applied.
Implementation
@JsonKey(name: 'chat_is_created')
bool? get chatIsCreated;
Optional. Pass True to request a chat owned by the user. Otherwise, no additional restrictions are applied.
@JsonKey(name: 'chat_is_created')
bool? get chatIsCreated;