This commit is contained in:
Jonas Platte 2020-02-10 15:54:41 +01:00 committed by GitHub
parent 3128351031
commit 2f95a299b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ pub enum MessageEventContent {
/// A server notice message.
ServerNotice(ServerNoticeMessageEventContent),
/// An text message.
/// A text message.
Text(TextMessageEventContent),
/// A video message.