Перейти к основному содержимому

Variable: MessageVariantSchema

const MessageVariantSchema: TObject<{ content: TString; createdAt: TInteger; id: TString; messageId: TString; position: TInteger; }>

Defined in: packages/contracts/src/message.ts:265

An alternative take ("swipe") for a message. Regeneration archives the previous reply as a variant instead of destroying it (ТЗ §10.2).