communityChatRemoved property

  1. @JsonKey.new(name: 'community_chat_removed')
CommunityChatRemoved? get communityChatRemoved
inherited

Optional. Service message: chat removed from a Community

Implementation

@JsonKey(name: 'community_chat_removed')
CommunityChatRemoved? get communityChatRemoved;