Object of type builtin_function_or_method is not JSON serializable #35
Answered
by
yanyongyu
yinghanwen
asked this question in
问答
Replies: 1 comment
-
current_talkative = await session.bot.get_group_honor_info(
group_id=group_id,
- type=all
+ type="all"
) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
stdrc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
错误日志:
代码:
Beta Was this translation helpful? Give feedback.
All reactions