isChannelPost property
isChannelPost True, if the message is a channel post. All messages to channels are channel posts, all other messages are not channel posts
Implementation
final bool isChannelPost;
isChannelPost True, if the message is a channel post. All messages to channels are channel posts, all other messages are not channel posts
final bool isChannelPost;