Skip to content

Add edit history support (quip.py)#112

Open
daweim0 wants to merge 1 commit intoquip:masterfrom
daweim0:patch-1
Open

Add edit history support (quip.py)#112
daweim0 wants to merge 1 commit intoquip:masterfrom
daweim0:patch-1

Conversation

@daweim0
Copy link
Copy Markdown

@daweim0 daweim0 commented Jan 22, 2023

Fixes an issue where get_messages() can only retrieve "regular" messages, not "edit" messages. Without this fix, I don't think quip.py can retrieve the edit history of a thread (please let me know if there is another way).

I'm not sure if there's a better name for "regular" messages. That's what the official API documentation calls them.

Fixes an issue where `get_messages()` can only retrieve "regular" messages, not "edit" messages. Without this fix, I don't think quip.py can retrieve the edit history of a thread (please let me know if there is another way).

I'm not sure if there's a better name for "regular" messages. That's what the [official API documentation](https://quip.com/dev/automation/documentation/current#operation/getRecentMessages) calls them.
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.

1 participant