Version: v2Interface: Payloadextend this interface to define your own payload e.g. interface YourTopicPayload extends Payload { id: number; action: string; }CopyProperties#_timestamp#• Optional _timestamp: stringDefined in#src/topic/index.ts:22