You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/line/bot/v2/line_bot_client.generated.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
moduleLine
7
7
moduleBot
8
8
moduleV2
9
-
classClient
9
+
classLineBotClient
10
10
# Retrieves the demographic attributes for a LINE Official Account's friends.You can only retrieve information about friends for LINE Official Accounts created by users in Japan (JP), Thailand (TH), Taiwan (TW) and Indonesia (ID).
11
11
# This requests to <code>GET https://api.line.me/v2/bot/insight/demographic</code>
12
12
# This returns an array containing response, HTTP status code, and header in order. Please specify all header keys in lowercase.
0 commit comments