Esposter
    Preparing search index...

    Variable MessageEntityMapConst

    MessageEntityMap: {
        EditRoom: typeof StandardMessageEntity;
        Message: typeof StandardMessageEntity;
        PinMessage: typeof StandardMessageEntity;
        Webhook: typeof WebhookMessageEntity;
    } = ...

    Type Declaration