🗳️ Get Blocked Users
Get list of blocked users
await whatsapp.getBlockedUsers();
param | type | required | description |
---|---|---|---|
limit | int | no | Limit of numbers to get records |
before | String | no | Navigation ID for previous page |
after | String | no | Navigation ID for next page |