Skip to content

Commit

Permalink
Merge branch 'main' into beta124
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshinonyaruko authored Jan 11, 2024
2 parents c8561ec + b7a2dd4 commit 8168696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/send_msg.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ func HandleSendMsg(client callapi.Client, api openapi.OpenAPI, apiv2 openapi.Ope
if msgType == "" {
msgType = GetMessageTypeByUseridV2(message.Params.UserID)
}

var idInt64, idInt642 int64
var err error

Expand Down

0 comments on commit 8168696

Please sign in to comment.