MeowerBot.api.user module

class MeowerBot.api.user.User(client: AsyncClient)[source]

Bases: object

async dm(username)[source]
async edit_relationship(username, state: Literal[0, 1, 2])[source]
async get_posts(username, query, page=1)[source]
async get_relationship(username)[source]