Aliucord
2.2.2
androidJvm
Aliucord
/
com.aliucord.entities
/
RNMessage
/
RNMessage
RNMessage
constructor
(
content
:
String
=
""
,
flags
:
Int
=
0
,
tts
:
Boolean
=
false
,
nonce
:
String
=
Utils.generateRNNonce().toString()
,
context
:
Context
=
Utils.appContext
)