Class Group
- java.lang.Object
-
- io.github.ma1uta.matrix.client.model.search.Group
-
public class Group extends Object
Group.
-
-
Field Detail
-
ROOM_ID
public static final String ROOM_ID
Room.- See Also:
- Constant Field Values
-
SENDER
public static final String SENDER
Sender.- See Also:
- Constant Field Values
-
key
private String key
Key that defines the group. One of: ["room_id", "sender"]
-
-