maxSelectConversationLimit abstract method

String maxSelectConversationLimit(
  1. String number
)

No description provided for @maxSelectConversationLimit.

In en, this message translates to: 'Can not select more than {number} chats'

Implementation

String maxSelectConversationLimit(String number);