CommentWithAuthor

  • anonymousIdentity
    Type: object | null
    required
    • displayName
      Type: string | null
      max length:  
      100
    • sessionHash
      Type: string | null
  • content
    Type: string
    max length:  
    25000
    required
  • createdAt
    Type: string
    required
  • id
    Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
    required
  • mentionedUsers
    Type: array object[] · UserProfilePublic[]
    required
    • id
      Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
      required
    • name
      Type: string | null
      max length:  
      255
      Pattern: ^[\p{Letter}\p{Emoji_Presentation}\p{Emoji_Modifier}0-9\s\-.']{1,255}$
    • pictureUrlCdn
      Type: string | null
      max length:  
      4096
  • modifiedAt
    Type: string
    required
  • resourceId
    Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
    required
  • user
    required
    • id
      Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
      required
    • name
      Type: string | null
      max length:  
      255
      Pattern: ^[\p{Letter}\p{Emoji_Presentation}\p{Emoji_Modifier}0-9\s\-.']{1,255}$
    • pictureUrlCdn
      Type: string | null
      max length:  
      4096