Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriellsh committed Oct 17, 2023
1 parent f30f933 commit e1b65b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rest-typings/src/v1/chat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ const ChatPostMessageSchema = {
{
type: 'object',
properties: {
roomId: {
channel: {
oneOf: [
{ type: 'string' },
{
Expand Down

0 comments on commit e1b65b2

Please sign in to comment.