LINE. Bot. Insight. Model. GetFriendsDemographicsResponse
(line_bot_sdk v0.2.0)
Copy Markdown
Get friend demographics
Summary
Types
@type t() :: %LINE.Bot.Insight.Model.GetFriendsDemographicsResponse{ ages: [LINE.Bot.Model.AgeTile.t()] | nil, appTypes: [LINE.Bot.Model.AppTypeTile.t()] | nil, areas: [LINE.Bot.Model.AreaTile.t()] | nil, available: boolean() | nil, genders: [LINE.Bot.Model.GenderTile.t()] | nil, subscriptionPeriods: [LINE.Bot.Model.SubscriptionPeriodTile.t()] | nil }