WIP: Add abstract get_about_message function #7

Closed
notplants wants to merge 1 commits from get_about into main
Owner

Following a pattern used in oasis,
we should start to make more abstract functions,
that get re-used by different calls.
e.g. eabc34e6c4/src/models.js (L696)

In this PR, I am adding an abstract function for getting about messages with a specific key.

Following a pattern used in oasis, we should start to make more abstract functions, that get re-used by different calls. e.g. https://github.com/fraction/oasis/blob/eabc34e6c439955d9f61129fe96c3e7b462ff30f/src/models.js#L696 In this PR, I am adding an abstract function for getting about messages with a specific key.
notplants added 1 commit 2021-11-15 14:17:37 +00:00
notplants changed title from Add abstract get_about_message function to WIP: Add abstract get_about_message function 2021-11-15 14:18:01 +00:00
notplants closed this pull request 2021-11-18 09:08:06 +00:00
notplants deleted branch get_about 2021-11-18 09:08:11 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.