ChannelsSearchPosts constructor
const
ChannelsSearchPosts({})
Channels Search Posts constructor.
Implementation
const ChannelsSearchPosts({
this.hashtag,
this.query,
required this.offsetRate,
required this.offsetPeer,
required this.offsetId,
required this.limit,
this.allowPaidStars,
}) : super._();