You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.
https://developers.line.me/en/reference/messaging-api/#issue-link-token
The following methods should be added to
LineBot
class and interface:Task<string> GetLinkToken(string userId)
Task<string> GetLinkToken(IUser user)
The text was updated successfully, but these errors were encountered: