BusinessContentMessageImpl
constructor(messageId: MessageId, from: User, chat: PreviewBusinessChat, businessConnectionId: BusinessConnectionId, content: T, date: DateTime, editDate: DateTime?, hasProtectedContent: Boolean, forwardInfo: ForwardInfo, replyTo: AccessibleMessage?, replyMarkup: InlineKeyboardMarkup?, senderBot: CommonBot?, mediaGroupId: MediaGroupId?, senderBusinessBot: PreviewBot?, fromOffline: Boolean)
constructor(messageId: MessageId, from: User, chat: PreviewBusinessChat, businessConnectionId: BusinessConnectionId, content: T, date: DateTime, editDate: DateTime?, hasProtectedContent: Boolean, forwardOrigin: MessageOrigin?, replyInfo: ReplyInfo?, replyMarkup: InlineKeyboardMarkup?, senderBot: CommonBot?, mediaGroupId: MediaGroupId?, senderBusinessBot: PreviewBot?, fromOffline: Boolean)