◐ Shell
reader mode source ↗
Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

add drop_author parameter in methods/.../forward_messages.py, types.Message.reactions edited#1235

Open
kvrvgv wants to merge 3 commits into
pyrogram:masterfrom
kvrvgv:master
Open

add drop_author parameter in methods/.../forward_messages.py, types.Message.reactions edited#1235
kvrvgv wants to merge 3 commits into
pyrogram:masterfrom
kvrvgv:master

Conversation

@kvrvgv

@kvrvgv kvrvgv commented Mar 13, 2023

Copy link
Copy Markdown
Contributor

Issue #1211

My manual tests

Expect: Default forwarding

  • 1 message with drop_author (D.A.) = None (default) - OK
  • list of messages, D.A. = None (default) - OK

Expect: Same behavior

  • 1 message, D.A. = False - OK
  • list of messages, D.A. = False (default) - OK

Expect: Forward without author account

  • 1 message, D.A. = True - OK
  • list of messages, D.A. = True (default) - OK

@kvrvgv kvrvgv changed the title add drop_author parameter in methods/.../forward_messages.py May 5, 2023
@lcd1232

lcd1232 commented May 22, 2023

Copy link
Copy Markdown

@delivrance could you merge it? I also tested it and it works without any issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants