Skip to content

Commit

Permalink
refactor: add a newline after second if block
Browse files Browse the repository at this point in the history
  • Loading branch information
FedorLap2006 committed Feb 2, 2024
1 parent 207ef92 commit ef7105d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions restapi.go
Original file line number Diff line number Diff line change
Expand Up @@ -1810,6 +1810,7 @@ func (s *Session) ChannelMessageEditComplex(m *MessageEdit, options ...RequestOp
}
}
}

endpoint := EndpointChannelMessage(m.Channel, m.ID)

var response []byte
Expand Down

0 comments on commit ef7105d

Please sign in to comment.