communityChatAdded property

  1. @JsonKey.new(name: 'community_chat_added')
CommunityChatAdded? get communityChatAdded
inherited

Optional. Service message: chat added to a Community

Implementation

@JsonKey(name: 'community_chat_added')
CommunityChatAdded? get communityChatAdded;