MadelineProto/docs/MTProto_docs/constructors/msg_resend_req.md

470 B

title description
msg_resend_req msg_resend_req attributes, type and example

Constructor: msg_resend_req

Back to constructors index

Attributes:

Name Type Required
msg_ids Array of long Required

Type: MsgResendReq

Example:

$msg_resend_req = ['_' => 'msg_resend_req', 'msg_ids' => [Vector t], ];