hasVisibleHistory property
Optional. True if new members can see old messages.
Implementation
@JsonKey(name: 'has_visible_history')
bool? get hasVisibleHistory;
Optional. True if new members can see old messages.
@JsonKey(name: 'has_visible_history')
bool? get hasVisibleHistory;