mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-23 06:02:34 +08:00
10 lines
115 B
Go
10 lines
115 B
Go
package msg
|
|
|
|
func callbackSetMessageReactionExtensions() {
|
|
|
|
}
|
|
|
|
func callbackDeleteMessageReactionExtensions() {
|
|
|
|
}
|