is_channel_post property

Bool? is_channel_post
getter/setter pair

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;