Add real bare view
This commit is contained in:
@ -29,6 +29,7 @@ type UIMessage interface {
|
||||
RecalculateBuffer()
|
||||
Buffer() []tstring.TString
|
||||
Height() int
|
||||
PlainText() string
|
||||
|
||||
RealSender() string
|
||||
RegisterMatrix(matrix ifc.MatrixContainer)
|
||||
|
Reference in New Issue
Block a user