mirror of
https://github.com/BotChain-Robots/flatbuffers.git
synced 2026-07-08 17:47:22 +02:00
Cleanup for release
This commit is contained in:
7
Messaging/TextControlMessage.fbs
Normal file
7
Messaging/TextControlMessage.fbs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Messaging;
|
||||
|
||||
table TextControlMessage {
|
||||
message: string;
|
||||
}
|
||||
|
||||
root_type TextControlMessage;
|
||||
Reference in New Issue
Block a user