Skip to main content

typing-event-properties

isTyping

public let isTyping: Bool

cid

public let cid: ChannelId

userId

public let userId: UserId

parentId

public let parentId: MessageId?

isThread

public let isThread: Bool

Operators

==

public static func == (lhs: TypingEvent, rhs: TypingEvent) -> Bool

Did you find this page helpful?