toggle menu
trixnity-clientserverapi-client
4.3.10
common
switch theme
search in API
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
RoomApiClientImpl
/
getEvents
get
Events
open
suspend override
fun
getEvents
(
roomId
:
RoomId
,
from
:
String
,
dir
:
GetEvents.Direction
,
to
:
String
?
,
limit
:
Long
?
,
filter
:
String
?
,
asUserId
:
UserId
?
)
:
Result
<
GetEvents.Response
>
See also
Get
Events