We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57b2e75 commit 056a97eCopy full SHA for 056a97e
lib/line/bot/client.rb
@@ -1176,10 +1176,10 @@ def get_narrowcast_message_status(request_id)
1176
1177
# Send messages to multiple users using phone numbers.
1178
#
1179
- # @param to [Array, String] Array of hashed phone numbers
1180
- # @param messages [Hash, Array] Message Objects
1181
- # @param headers [Hash] HTTP Headers
1182
- # @param payload [Hash] Additional request body
+ # @param to [Array, String] Array of hashed phone numbers.
+ # @param messages [Hash, Array] Message Objects.
+ # @param headers [Hash] HTTP Headers.
+ # @param payload [Hash] Additional request body.
1183
1184
# @return [Net::HTTPResponse]
1185
0 commit comments