get_blocked_message_senders


Description:

public async MessageSenders get_blocked_message_senders (BlockList block_list, int32 offset, int32 limit) throws TDLibError

Returns users and chats that were blocked by the current user

Parameters:

block_list

Block list from which to return users

offset

Number of users and chats to skip in the result; must be non-negative

limit

The maximum number of users and chats to return; up to 100