novuhq / novu-php

PHP SDK for Novu - The open-source notification infrastructure for engineers. :rocket:
https://docs.novu.co/sdks/php
MIT License
85 stars 23 forks source link

NV-PHP-7] API 🚀: Add Messages Feature #50

Closed Cliftonz closed 7 months ago

Cliftonz commented 11 months ago

The messages endpoints can't be hit from this SDK.

We would like to ensure that all endpoints can be hit. For this issue, we would like to build out the Messages Feature

Get Messages - https://docs.novu.co/api-reference/messages/get-messages Delete Message - https://docs.novu.co/api-reference/messages/delete-message

Eazybright commented 11 months ago

@Cliftonz i would love to work on this

codelikesuraj commented 11 months ago

@Eazybright are you actively on this?

Eazybright commented 11 months ago

Yes I am

On Thu, 5 Oct 2023 at 10:25 AM, Abdulbaki Suraj @.***> wrote:

@Eazybright https://github.com/Eazybright are you actively on this?

— Reply to this email directly, view it on GitHub https://github.com/novuhq/novu-php/issues/50#issuecomment-1748472338, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHGEDEZKMEJQE62M7FQ5AMTX5Z4KBAVCNFSM6AAAAAA5QD6AEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBYGQ3TEMZTHA . You are receiving this because you were mentioned.Message ID: @.***>

Eazybright commented 11 months ago

@Cliftonz The message feature already exist. This PR is an addition to what was already implemented - https://github.com/novuhq/novu-php/pull/56