Skip to content

Add get_posts() example to manual_test_functions.py script#220

Open
elliot-100 wants to merge 3 commits intoOlen:mainfrom
elliot-100:feat/demo-get-posts
Open

Add get_posts() example to manual_test_functions.py script#220
elliot-100 wants to merge 3 commits intoOlen:mainfrom
elliot-100:feat/demo-get-posts

Conversation

@elliot-100
Copy link
Collaborator

@elliot-100 elliot-100 commented Mar 15, 2026

This PR adds a demonstration of the Spond.get_posts() function.

Add a new get_posts() method to the Spond class that retrieves posts
from group walls via the /core/v1/posts API endpoint.

Posts are announcements/messages posted to group walls, distinct from
chat messages (get_messages) and events (get_events).

Supports filtering by group_id, setting max_posts limit, and
toggling comment inclusion.

Closes Olen#67
@elliot-100 elliot-100 changed the title Add get_posts() example to manual_test_functions.py script Add get_posts() example to manual_test_functions.py script Mar 15, 2026
@elliot-100 elliot-100 force-pushed the feat/demo-get-posts branch from 8eb5d74 to 295dce7 Compare March 15, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants