@@ -4,9 +4,9 @@
*/
interface ScoreboardMessageRow {
id: number;
guild: number;
channel: number;
id: string;
guild: string;
channel: string;
author: string;
content: string;
reaction_1_count: number;
The note is not visible to the blocked user.