Chat ID
Optional
params: { Optional
admin?: InputPeerLikeOnly return this admin's links.
Optional
limit?: numberLimit the number of invite links to be fetched.
Optional
offset?: GetInviteLinksOffsetOffset for pagination.
Optional
revoked?: booleanWhether to fetch revoked invite links
Get invite links created by some administrator in the chat.
As an administrator you can only get your own links (i.e.
adminId = "self"
), as a creator you can get any other admin's links.