Skip to content

MessagesAPI documentation - doesn't explain it only returns 20 messages max #25

@ckarageo

Description

@ckarageo

It is expected that the messages.all() function should return ALL messages in a network, not just 20. Thus, getting all posts on a network is very convoluted, as you have to get them 20 at a time. You also cannot get all the responses to posts either, you have to use the messages.in_thread() function per thread, which, in large networks, can be a very large task and time consuming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions