Interface UsertagsFeedResponseUsertags

interface UsertagsFeedResponseUsertags {
    in: UsertagsFeedResponseInItem[];
}

Properties

Properties