mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix comment
This commit is contained in:
@@ -30,7 +30,7 @@ message Channel {
|
|||||||
string last_active = 2;
|
string last_active = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
// SendMessage a message to the stream.
|
// Send a message to the stream.
|
||||||
message SendMessageRequest {
|
message SendMessageRequest {
|
||||||
// The channel to send to
|
// The channel to send to
|
||||||
string channel = 1;
|
string channel = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user