ODTranscriptUserData interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
A universal representatation of a discord user for transcripts.
Properties
color
type ➜ "#$string"
When in a server, this is the color of the highest role.
displayname
string ➜ string
The display name of this user.
id
string ➜ string
The id of this user.
pfp
string ➜ string
The profile picture url of this user.
tag
type ➜ null|"system"|"app"|"verified"
The additional tag of this user.
username
string ➜ string
The username of this user.