Skip to content
This repository was archived by the owner on Apr 27, 2024. It is now read-only.
This repository was archived by the owner on Apr 27, 2024. It is now read-only.

Add support for issue link token. #48

Open
@dlemstra

Description

@dlemstra

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions