Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
sync-github
/
gropius.sync.github
/
GithubSync
/
syncAddedLabel
syncAddedLabel
open
suspend override
fun
syncAddedLabel
(
imsProject
:
IMSProject
,
issueId
:
String
,
label
:
Label
,
users
:
List
<
User
>
)
:
TimelineItemConversionInformation
?