bundle

val A_Phrase.bundle: A_Bundle

Answer this send phrase's message bundle. If this is a macro invocation, answer the message bundle that is the one sent by the resulting send phrase.

This method is only applicable to send phrases or macros that produce send phrases.

Return

The message bundle that will be invoked.