Implement list_messages
Opened this issue · 0 comments
jpbullalayao commented
Currently, the API to retrieve a list of messages in a channel exists via the following method in api_resources/channel.py
:
def list_messages(...)
However, it is not confirmed that this works properly, because I need to be a premium Sendbird user. In order to be unblocked, I'll need to request special access from SendBird in order to implement this method properly.