mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-07-10 22:29:54 +00: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