Esposter
    Preparing search index...

    Type Alias WebhookInMessageWithRelations

    WebhookInMessageWithRelations: WebhookInMessage & {
        roomInMessage: RoomInMessage;
        user: User;
    }