yitsushi / go-misskey

Misskey Go SDK
GNU General Public License v3.0
48 stars 12 forks source link

feature: Retrieve the user assigned to the token #100

Closed ikasoba closed 1 year ago

ikasoba commented 1 year ago

Description of the Change

Issue or RFC

101

Alternate Designs

Possible Drawbacks

none

Verification Process

Tests were run.

Release Notes

coveralls commented 1 year ago

Coverage Status

coverage: 83.665% (+0.01%) from 83.651% when pulling ae1f9f5e3557aeccf9bbe818e7f57d681620a895 on ikasoba:add-users-me into fd3bf5532a729b17c625967b82c033b7c851bbc3 on yitsushi:main.

yitsushi commented 1 year ago

Thank you for the Pull Request, please fix the issues (especially the double import of the users package).

ikasoba commented 1 year ago

Thank you very much. We have corrected it.