Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Add missing bot_id property to auth.test response object #68

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

zzullick
Copy link
Contributor

@zzullick zzullick commented Jun 6, 2022

The auth.test method can return a bot_id parameter if the token used was a bot token as opposed to a user token. This property was missing from the TestResponse object.

The 'auth.test' method can situationally return a 'bot_id' parameter if the token used was a bot token as opposed to a user token
@stoiveyp stoiveyp merged commit a50b468 into stoiveyp:main Jun 7, 2022
@zzullick zzullick deleted the auth-test-botid branch June 7, 2022 14:56
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.

None yet

2 participants