Payload for setting the current user's Slack-like custom status. emoji is required; removeStatusAfter is a future unix timestamp in seconds (or null / omitted for a status that never expires).

Hierarchy

  • ISetUserStatusDto

Properties

description?: string
emoji: string
removeStatusAfter?: number
title?: string

Generated using TypeDoc