Skip to content

Commit a091f68

Browse files
authored
Merge pull request #509 from kazuki-ma/master
NON-ISSUE Update javadoc for bulk user target limit. (150 -> 500).
2 parents cacd43e + 6b091dc commit a091f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

line-bot-model/src/main/java/com/linecorp/bot/model/Multicast.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class Multicast {
3535
/**
3636
* IDs of the receivers.
3737
*
38-
* <p>Max: 150
38+
* <p>Max: 500
3939
*
4040
* <p>INFO: Use IDs returned via the webhook event of source users. IDs of groups or rooms cannot be used.
4141
*/

0 commit comments

Comments
 (0)