Variable StandardMessageEntityPropertyNamesConst
StandardMessageEntityPropertyNames: {
createdAt: "createdAt";
deletedAt: "deletedAt";
files: "files";
isEdited: "isEdited";
isForward: "isForward";
isLoading: "isLoading";
isPinned: "isPinned";
linkPreviewResponse: "linkPreviewResponse";
mentions: "mentions";
message: "message";
partitionKey: "partitionKey";
replyRowKey: "replyRowKey";
rowKey: "rowKey";
toJSON: "toJSON";
type: "type";
updatedAt: "updatedAt";
userId: "userId";
} = ...
Type Declaration
createdAt: "createdAt"
deletedAt: "deletedAt"
files: "files"
isEdited: "isEdited"
isForward: "isForward"
isLoading: "isLoading"
isPinned: "isPinned"
linkPreviewResponse: "linkPreviewResponse"
mentions: "mentions"
message: "message"
partitionKey: "partitionKey"
replyRowKey: "replyRowKey"
rowKey: "rowKey"
toJSON: "toJSON"
type: "type"
updatedAt: "updatedAt"
userId: "userId"