Get a function by its ID
Module ID
Return the raw module instead of the exports
IDs are not stable between Discord updates. This function is mainly useful for debugging. You should not use this function in production unless the ID is dynamically determined.
Optional
Get a function by its ID
Param: id
Module ID
Param: raw
Return the raw module instead of the exports
Remarks
IDs are not stable between Discord updates. This function is mainly useful for debugging. You should not use this function in production unless the ID is dynamically determined.