kakao-android-sdk-rx / com.kakao.sdk.story / StoryApi / profile

profile

@GET("/v1/api/story/profile") abstract fun profile(@Query("secure_resource") secureResource: Boolean? = true): Call<StoryProfile>