Retry outbound "normal" messages for up to a day
This commit is contained in:
@@ -77,7 +77,7 @@ export type SendOptionsType = {
|
||||
online?: boolean;
|
||||
};
|
||||
|
||||
type PreviewType = {
|
||||
export type PreviewType = {
|
||||
url: string;
|
||||
title: string;
|
||||
image?: AttachmentType;
|
||||
|
Reference in New Issue
Block a user