forumTopicCreated property

  1. @JsonKey(name: 'forum_topic_created')
ForumTopicCreated? get forumTopicCreated
inherited

Optional. Service message: forum topic created

Implementation

@JsonKey(name: 'forum_topic_created')
ForumTopicCreated? get forumTopicCreated;