InviteCreateRequest

fun InviteCreateRequest(    guildId: ID? = null,     channelId: ID? = null,     duration: Int = DURATION_ONE_WEEK,     settingTimes: Int = SETTING_TIMES_UNLIMITED)