package
0.0.0-20241128224215-3d8200bfc5fa
Repository: https://github.com/glossd/pokergloss.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
@ID post emoji @Param tableId path string true "Table ID" @Param input body PostEmojiInput true "New emoji" @Success 200 {object} OkRes @Failure 400 {object} ErrorRes @Failure 500 {object} ErrorRes @Router /tables/{tableId}/emojis [post].
@ID post message @Param tableId path string true "Table ID" @Param input body PostMessageInput true "New message" @Success 200 {object} OkRes @Failure 400 {object} ErrorRes @Failure 500 {object} ErrorRes @Router /tables/{tableId}/messages [post].

# Structs

Defines http error response.
No description provided by the author
No description provided by the author
No description provided by the author