canPostStories property
Optional. True, if the administrator can post stories in the channel; channels only
Implementation
@JsonKey(name: 'can_post_stories')
bool? get canPostStories;
Optional. True, if the administrator can post stories in the channel; channels only
@JsonKey(name: 'can_post_stories')
bool? get canPostStories;