directMessagesTopic property
Optional. Information about the direct messages chat topic that contains the message
Implementation
@JsonKey(name: 'direct_messages_topic')
DirectMessagesTopic? get directMessagesTopic;
Optional. Information about the direct messages chat topic that contains the message
@JsonKey(name: 'direct_messages_topic')
DirectMessagesTopic? get directMessagesTopic;