messages.GetFactCheck#
- class pyrogram.raw.functions.messages.GetFactCheck#
Fetch one or more factchecks, see here for the full flow.
- Details:
Layer:
211
ID:
B9CDC5EE
- Parameters:
peer (
InputPeer
) – Peer where the messages were sent.msg_id (List of
int
32-bit
) – Messages that have associated factCheck constructors with the need_check flag set.
- Returns:
List of
FactCheck