WIP: Add abstract get_about_message function #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "get_about"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Add abstract get_about_message functionto WIP: Add abstract get_about_message functionPull request closed