isAutomaticForward property
Optional. True, if the message is a channel post that was automatically forwarded to the connected discussion group
Implementation
@JsonKey(name: 'is_automatic_forward')
bool? get isAutomaticForward;
Optional. True, if the message is a channel post that was automatically forwarded to the connected discussion group
@JsonKey(name: 'is_automatic_forward')
bool? get isAutomaticForward;