changed Javadoc error
biggest commit of all times!
This commit is contained in:
parent
2ce0a09af8
commit
3c7032ceca
@ -22,7 +22,7 @@ public class TextMessage extends Message {
|
|||||||
* Initializes a {@link TextMessage} from the client's perspective. The current
|
* Initializes a {@link TextMessage} from the client's perspective. The current
|
||||||
* date
|
* date
|
||||||
* is used as the message date and the status is set to
|
* is used as the message date and the status is set to
|
||||||
* {@link MessageStatus#WAITING}.
|
* {@link envoy.data.Message.MessageStatus#WAITING}.
|
||||||
*
|
*
|
||||||
* @param id unique ID
|
* @param id unique ID
|
||||||
* @param sender the user who sends the message
|
* @param sender the user who sends the message
|
||||||
|
Reference in New Issue
Block a user