Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample: Add programmatic access to post activity sample #1568

Merged
merged 8 commits into from
Jan 12, 2019

Conversation

compulim
Copy link
Contributor

@compulim compulim commented Jan 10, 2019

Fix #1552 and fix #1465

This sample will add a "Help" button on upper-left hand corner. When clicked, it will programmatically send a "help" message to the bot.

image

Changelog

@compulim compulim added the Sample Implement PoC or sample code label Jan 10, 2019
@compulim compulim changed the title Add programmatic access to post activity sample Sample: Add programmatic access to post activity sample Jan 10, 2019
@coveralls
Copy link

coveralls commented Jan 10, 2019

Pull Request Test Coverage Report for Build 739

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 44.939%

Totals Coverage Status
Change from base Build 736: 0.0%
Covered Lines: 730
Relevant Lines: 1450

💛 - Coveralls

Copy link
Contributor

@corinagum corinagum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending nitpick fixes :)

README.md Outdated Show resolved Hide resolved
samples/15.c.programmatic-post-activity/README.md Outdated Show resolved Hide resolved
samples/15.c.programmatic-post-activity/README.md Outdated Show resolved Hide resolved
samples/15.c.programmatic-post-activity/index.html Outdated Show resolved Hide resolved
@compulim compulim merged commit 7420a8d into microsoft:master Jan 12, 2019
@compulim compulim deleted the sample-post-activity branch January 12, 2019 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sample Implement PoC or sample code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SAMPLE: (simple backchannel) - Show users how to send event activities jQuery interact with WebChat
3 participants