diff --git a/discord/ui/view.py b/discord/ui/view.py index cf6b495f0..240b85700 100644 --- a/discord/ui/view.py +++ b/discord/ui/view.py @@ -655,6 +655,8 @@ class BaseView: """An iterator that recursively walks through all the children of this view and its children, if applicable. + .. versionadded:: 2.6 + Yields ------ :class:`Item`