Skip to content

clientgetnamefromuid with clientquery #85

@ghost

Description

Hey, really really new to Python and programming in general but I thought this would be a fun project for the summer holidays.

I'm trying to get client names from their Unique IDs
print(ts3conn.exec_("clientgetnamefromuid", cluid=str(row[4])))

but I keep getting <ts3.response.TS3QueryResponse object at 0x09A569D0>
How do I turn this into normal text?

Using clientquery not serverquery if that's of any interest

Edit: In other words I want to get a users current Name by from their Unique ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions