mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-23 05:01:54 +01:00
feat(live_status): add command to generate and update persistent status messages
This commit is contained in:
@@ -10,4 +10,7 @@ export class Guild {
|
||||
|
||||
@Column()
|
||||
persistent_message_id: string;
|
||||
|
||||
@Column()
|
||||
persistent_message_channel_id: string;
|
||||
}
|
||||
Reference in New Issue
Block a user