mtx::requests::TypingNotification struct

Request payload for the PUT /_matrix/client/r0/rooms/{roomId}/typing/{userId} endpoint.

Public variables

bool typing
Whether the user is typing or not.
uint64_t timeout
The length of time in milliseconds to mark this user as typing.