Type alias TOIMessageEventContextlessGesture
TOIMessageEventContextlessGesture: TOIMessage<ContextlessGesture> & { gestureType: "none" | "scratch" | "left-right" | "right-left" | "bottom-top" | "top-bottom" | "surround"; strokeId: string; } Type declaration
gestureType: "none" | "scratch" | "left-right" | "right-left" | "bottom-top" | "top-bottom" | "surround"
strokeId: string