Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

[Feature] Add send() and get_dm_room() to class User #113

Open
Luna-Klatzer opened this issue Sep 14, 2021 · 0 comments
Open

[Feature] Add send() and get_dm_room() to class User #113

Luna-Klatzer opened this issue Sep 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Luna-Klatzer
Copy link
Owner

Is your feature request related to a problem? Please describe.
Add the ability to directly send a message to a user and allow the Private Room to be fetched by the Client. The only exception being the client itself, since a dm room with itself is forbidden.

Describe the solution you'd like
Adding a new send() method to the User class and implement the functionality to return the dm-room using get_dm_room()

Describe alternatives you've considered
None.

Additional context

@Luna-Klatzer Luna-Klatzer added the question Further information is requested label Sep 14, 2021
@Luna-Klatzer Luna-Klatzer self-assigned this Sep 14, 2021
@Luna-Klatzer Luna-Klatzer added enhancement New feature or request and removed question Further information is requested labels Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant