MessageReplyStyle

constructor(@ColorInt messageBackgroundColorMine: Int, @ColorInt messageBackgroundColorTheirs: Int, @ColorInt linkBackgroundColorMine: Int, @ColorInt linkBackgroundColorTheirs: Int, textStyleMine: TextStyle, textStyleTheirs: TextStyle, linkStyleMine: TextStyle, linkStyleTheirs: TextStyle, @ColorInt messageStrokeColorMine: Int, @Px messageStrokeWidthMine: Float, @ColorInt messageStrokeColorTheirs: Int, @Px messageStrokeWidthTheirs: Float)