Open yukitoto opened 8 years ago
@yukitoto could you explain?
ChatGroup has many Messages. I want to limit messages limit to 40. if use above snippet, all messages will send. But I don't know how to limit messages.
@krzysiek1507 Where you need more explanation?
@yukitoto
try this it worked for me. https://stackoverflow.com/questions/10871721/limit-amount-of-childs-in-rabl
I want to limit child amount.