pub async fn resolve_welcome_pointer<Context: XmtpSharedContext>(
decrypted_welcome_pointer: &DecryptedWelcomePointer,
context: &Context,
) -> Result<Option<WelcomeMessageV1>, GroupError>Expand description
Returns none if the welcome pointer is not found