is_channel_post property
read / write
True, if the message is a channel post. All messages to channels are channel posts, all other messages are not channel posts.
Implementation
late bool is_channel_post;
True, if the message is a channel post. All messages to channels are channel posts, all other messages are not channel posts.
late bool is_channel_post;