Apply suggestions from code review
Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
parent
87ef0c4742
commit
ac99b4b09b
@ -30,6 +30,14 @@ public class Attachment implements Serializable {
|
|||||||
*/
|
*/
|
||||||
PICTURE,
|
PICTURE,
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* This attachment type denotes a video.
|
||||||
|
*
|
||||||
|
* @since Envoy Common v0.1-beta
|
||||||
|
*/
|
||||||
|
VIDEO,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This attachment type denotes a voice message.
|
* This attachment type denotes a voice message.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user