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

Metadata Core Support 的初步说明 #21

Closed
GreyElaina opened this issue Dec 4, 2021 · 0 comments
Closed

Metadata Core Support 的初步说明 #21

GreyElaina opened this issue Dec 4, 2021 · 0 comments

Comments

@GreyElaina
Copy link
Member

已经完成.

group.name(mainline) -> str
group.description(mainline) -> str
group.member.max_count -> int
group.member.current_count -> int
member.name -> str
member.muted -> bool
member.join_time -> datetime
member.last_active -> datetime
member.mute_period -> timedelta
member.budget -> str
member.nickname -> str
self.name -> str
self.nickname -> str
self.budget -> str
self.muted -> bool
self.mute_period -> timedelta
self.join_time -> datetime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant