pda
jvm
model
/
net.artux.pda.model.chat
/
ChatUpdate
/
getUpdatesByType
get
Updates
By
Type
fun
getUpdatesByType
(
type
:
UserMessage.Type
)
:
List
<
UserMessage
>