Skip to content

Fixed interactivity's TimeoutBehaviour.Ignore action

Mateusz Brawański requested to merge github/fork/ivan-ristovic/master into master

Created by: ivan-ristovic

Summary

There exists a slight oversight in the InteractivityExtension.SendPaginatedMessage function in case TimeoutBehaviour.Ignore is selected. The behaviour in that case is the same as TimeoutBehaviour.DeleteReactions case.

Changes proposed

Do nothing in the TimeoutBehaviour.Ignore case.

Merge request reports

Loading