Fix feels → fills

This commit is contained in:
Lonami 2019-11-10 11:28:56 +01:00 committed by GitHub
parent e90bf26786
commit 99c638af30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,7 +108,7 @@ you're able to just do this:
# This method returns a list of Dialog, which
# has the .entity attribute and other information.
#
# This part is IMPORTANT, because it feels the entity cache.
# This part is IMPORTANT, because it fills the entity cache.
dialogs = await client.get_dialogs()
# All of these work and do the same.