toggle menu
Pandoro
jvm
switch theme
search in API
backend
/
com.tecknobit.pandoro.services.groups.service
/
GroupsHelper
/
getGroup
get
Group
open
fun
getGroup
(
userId
:
String
,
groupId
:
String
)
:
Group
Method to get the user's group by its id
Return
the group as
Group
Parameters
user
Id
The user identifier
group
Id
The group identifier