Merge branch 'v3dev' of github.com:OpenIMSDK/Open-IM-Server into v3dev

pull/482/head
wangchuxiao 2 years ago
commit c64657d0b7

@ -171,7 +171,7 @@ type CustomElem struct {
Extension string `mapstructure:"extension"`
}
type TextElem struct {
Text string `mapstructure:"text" validate:"required"`
Content string `mapstructure:"content" validate:"required"`
}
type RevokeElem struct {

Loading…
Cancel
Save