InputViewStyle

constructor(sendButton: IconButtonChatStyle, attachButton: IconButtonChatStyle, voiceButton: IconButtonChatStyle, textInput: InputChatStyle? = null, @ColorRes nearbyAreaBackgroundColor: Int? = null)

Parameters

sendButton

стиль для кнопки отправки сообщения

attachButton

стиль для кнопки "прикрепить вложение"

voiceButton

стиль для кнопки "записать голосовое сообщение"

textInput

стиль для поля ввода

nearbyAreaBackgroundColor

цвет фона примыкающей к полю ввода области (где кнопки аттача и отправки сообщения)