is_channel_post property
True, if the message is a channel post. All messages to channels are channel posts, all other messages are not channel posts
Implementation
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
Bool? is_channel_post;