Add post scheduling. Add cleaner post_embed syntax.
This commit is contained in:
parent
a761a4e550
commit
e18193c1a2
7 changed files with 489 additions and 52 deletions
|
@ -53,4 +53,7 @@ export enum LogType {
|
|||
CASE_UPDATE,
|
||||
|
||||
MEMBER_MUTE_REJOIN,
|
||||
|
||||
SCHEDULED_MESSAGE,
|
||||
POSTED_SCHEDULED_MESSAGE,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue