trixnity-clientserverapi-model
3.3.1
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.server
/
Search
/
Request
/
Categories
/
RoomEventsCriteria
/
IncludeEventContext
Include
Event
Context
@
Serializable
data
class
IncludeEventContext
(
val
afterLimit
:
Long
?
=
null
,
val
beforeLimit
:
Long
?
=
null
,
val
include_profile
:
Long
?
=
null
)
Constructors
Properties
Constructors
Include
Event
Context
Link copied to clipboard
fun
IncludeEventContext
(
afterLimit
:
Long
?
=
null
,
beforeLimit
:
Long
?
=
null
,
include_profile
:
Long
?
=
null
)
Properties
after
Limit
Link copied to clipboard
val
afterLimit
:
Long
?
=
null
before
Limit
Link copied to clipboard
val
beforeLimit
:
Long
?
=
null
include_profile
Link copied to clipboard
val
include_profile
:
Long
?
=
null