Skip to content

Conversation

@clsung
Copy link
Contributor

@clsung clsung commented Dec 6, 2019

  • New property added to "sticker message" webhook event
  • example added in examples/echo_bot

Ref: https://developers.line.biz/en/reference/messaging-api/#wh-sticker

@clsung clsung force-pushed the sticker_resource_type branch from 2134e00 to 2093ce7 Compare December 9, 2019 09:05
@codecov-io
Copy link

codecov-io commented Dec 9, 2019

Codecov Report

Merging #184 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   74.19%   74.24%   +0.05%     
==========================================
  Files          25       25              
  Lines        1984     1988       +4     
==========================================
+ Hits         1472     1476       +4     
  Misses        426      426              
  Partials       86       86
Impacted Files Coverage Δ
linebot/event.go 87.87% <100%> (+0.14%) ⬆️
linebot/message.go 82.74% <100%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42fa460...2093ce7. Read the comment docs.

Copy link
Contributor

@oklahomer oklahomer left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Also confirmed echo bot integration returns stickerResourceType as below:

image

@oklahomer oklahomer merged commit 2fea831 into line:master Dec 29, 2019
@clsung clsung deleted the sticker_resource_type branch December 29, 2019 11:24
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.

3 participants