Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Pyband: Add msg send #2830

Merged
merged 9 commits into from
Nov 5, 2020
Merged

Pyband: Add msg send #2830

merged 9 commits into from
Nov 5, 2020

Conversation

Pitchanai
Copy link
Contributor

@Pitchanai Pitchanai commented Nov 4, 2020

Fixed: #2816

Implementation details

  • Add msg send

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@render
Copy link

render bot commented Nov 4, 2020

helpers/pyband/pyband/message.py Show resolved Hide resolved
helpers/pyband/tests/message_send_test.py Outdated Show resolved Hide resolved
helpers/pyband/tests/message_send_test.py Outdated Show resolved Hide resolved
helpers/pyband/pyband/message.py Outdated Show resolved Hide resolved
helpers/pyband/pyband/message.py Outdated Show resolved Hide resolved
@Pitchanai Pitchanai merged commit e819a02 into master Nov 5, 2020
@Pitchanai Pitchanai deleted the pyband-msgsend branch November 5, 2020 07:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement MsgSend on Message
3 participants