OperatorJoinedChatMessageStyle
@objcMembers
public final class OperatorJoinedChatMessageStyle : ChatMessageStyle
Стиль сообщения о подключении оператора
-
Конструктор
Declaration
Swift
public required init(components: ChatComponents)Parameters
componentsКомпоненты
-
Стиль заголовка
Declaration
Swift
public var titleTextStyle: ChatTextStyle -
Стиль подзаголовка
Declaration
Swift
public var subtitleTextStyle: ChatTextStyle
View on GitHub