trixnity-clientserverapi-model
3.6.1
common
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
)
Members
Constructors
Include
Event
Context
Link copied to clipboard
constructor
(
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