Skip to content

Commit

Permalink
fix: godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bububa committed Jul 13, 2021
1 parent 8acbd9d commit c0f42ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const (
CALENDAR_MSG MessageType = "calendar"
// MIXED_MSG 混合消息
MIXED_MSG MessageType = "mixed"
// METTING_VOICE_CALL_MSG 音频存档消息
// MEETING_VOICE_CALL_MSG 音频存档消息
MEETING_VOICE_CALL_MSG MessageType = "meeting_voice_call"
// VOIP_DOC_SHARE_MSG 音频共享文档
VOIP_DOC_SHARE_MSG MessageType = "voip_doc_share"
Expand Down

0 comments on commit c0f42ef

Please sign in to comment.