PrivateContentMessageImpl

constructor(    messageId: MessageId,     from: User,     chat: PreviewPrivateChat,     content: T,     date: DateTime,     editDate: DateTime?,     hasProtectedContent: Boolean,     forwardInfo: ForwardInfo,     replyTo: AccessibleMessage?,     replyMarkup: InlineKeyboardMarkup?,     senderBot: CommonBot?,     mediaGroupId: MediaGroupId?,     fromOffline: Boolean,     effectId: EffectId)
constructor(    messageId: MessageId,     from: User,     chat: PreviewPrivateChat,     content: T,     date: DateTime,     editDate: DateTime?,     hasProtectedContent: Boolean,     forwardOrigin: MessageOrigin?,     replyInfo: ReplyInfo?,     replyMarkup: InlineKeyboardMarkup?,     senderBot: CommonBot?,     mediaGroupId: MediaGroupId?,     fromOffline: Boolean,     effectId: EffectId?)