Skip to content

Commit

Permalink
updated request format
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaLoubser committed Sep 27, 2023
1 parent 2f1cd87 commit 220d44d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@

export interface IGetEventChatMessagesRequest {
eventId : string | undefined | null,
stallName: string | undefined | null,
eventId : string | undefined | null
}

0 comments on commit 220d44d

Please sign in to comment.