mirror of
https://github.com/status-im/status-go.git
synced 2025-02-21 19:28:29 +00:00
describe chat entity comment
This commit is contained in:
parent
33c87a670a
commit
b17d51e83d
@ -8,6 +8,8 @@ import (
|
||||
"github.com/status-im/status-go/protocol/protobuf"
|
||||
)
|
||||
|
||||
// ChatEntity is anything that is sendable in a chat.
|
||||
// Currently it encompass a Message and EmojiReaction.
|
||||
type ChatEntity interface {
|
||||
proto.Message
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user