Hanbyul

Results 2 issues of Hanbyul

# ν˜„μž¬ κ²ͺλŠ” 증상 λ‹€λ₯Έ κΈ€ μž‘μ„±ν•˜κ³  μ €μž₯ν•œ λ’€ μƒˆλ‘œμš΄ 글을 μž‘μ„±ν•  λ•Œ 에디터가 μž‘λ™ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€. # μ°Έμ‘° μ„€λͺ…/이미지 ![image](https://user-images.githubusercontent.com/20067736/85958374-396a2e80-b9e9-11ea-857f-25690dba51bb.png) ν‚€λ³΄λ“œ μž…λ ₯을 해도 아무 것도 μž…λ ₯λ˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€.

bug

My bot builder is the latest version. The code breaks here: `await postToBot.PostAsync(activity, CancellationToken.None);` Is there something that I need to make a change in the activity object? ``` Activity...